pwm: Manage owner assignment implicitly for drivers
[linux-2.6-microblaze.git] / drivers / pwm / pwm-hibvt.c
index f7ba6fe..c435776 100644 (file)
@@ -185,7 +185,6 @@ static const struct pwm_ops hibvt_pwm_ops = {
        .get_state = hibvt_pwm_get_state,
        .apply = hibvt_pwm_apply,
 
-       .owner = THIS_MODULE,
 };
 
 static int hibvt_pwm_probe(struct platform_device *pdev)