]> Git Repo - linux.git/blobdiff - drivers/pwm/pwm-twl.c
chardev: add helper function to register char devs with a struct device
[linux.git] / drivers / pwm / pwm-twl.c
index 7a993b0566383c38358bbf17784d30221c051749..9de617b766801b58855584015481945d32092c58 100644 (file)
@@ -323,7 +323,6 @@ static int twl_pwm_probe(struct platform_device *pdev)
        twl->chip.dev = &pdev->dev;
        twl->chip.base = -1;
        twl->chip.npwm = 2;
-       twl->chip.can_sleep = true;
 
        mutex_init(&twl->mutex);
 
This page took 0.031797 seconds and 4 git commands to generate.