]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/pwm/pwm-atmel-tcb.c
Merge tag 'for-3.10-rc1' of git://gitorious.org/linux-pwm/linux-pwm
[karo-tx-linux.git] / drivers / pwm / pwm-atmel-tcb.c
index 16cb53092857789ca9cf6f7b726255ed6f6ab1fa..0a7b6582edb109f58ce1ce26189d37600fde1173 100644 (file)
@@ -358,6 +358,7 @@ static const struct pwm_ops atmel_tcb_pwm_ops = {
        .set_polarity = atmel_tcb_pwm_set_polarity,
        .enable = atmel_tcb_pwm_enable,
        .disable = atmel_tcb_pwm_disable,
+       .owner = THIS_MODULE,
 };
 
 static int atmel_tcb_pwm_probe(struct platform_device *pdev)