pwm: Manage owner assignment implicitly for drivers
[sfrench/cifs-2.6.git] / drivers / gpu / drm / bridge / ti-sn65dsi86.c
index f448b903e19075676247fc72d30a1a9b1f501085..08e8c4f333e3819dd2ca950a970da7b48c9e1813 100644 (file)
@@ -1580,7 +1580,6 @@ static const struct pwm_ops ti_sn_pwm_ops = {
        .free = ti_sn_pwm_free,
        .apply = ti_sn_pwm_apply,
        .get_state = ti_sn_pwm_get_state,
-       .owner = THIS_MODULE,
 };
 
 static int ti_sn_pwm_probe(struct auxiliary_device *adev,