]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/pwm/pwm-twl-led.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi...
[karo-tx-linux.git] / drivers / pwm / pwm-twl-led.c
index b964470025c5e288a6009817ddb683c679868eb6..21eff991d0e355b68e10a0e28aa8c09116fb38da 100644 (file)
@@ -303,7 +303,6 @@ static int twl_pwmled_probe(struct platform_device *pdev)
 
        twl->chip.dev = &pdev->dev;
        twl->chip.base = -1;
-       twl->chip.can_sleep = true;
 
        mutex_init(&twl->mutex);