summaryrefslogtreecommitdiff
path: root/drivers/pwm/pwm-tpm.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/pwm/pwm-tpm.c')
-rw-r--r--drivers/pwm/pwm-tpm.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/pwm/pwm-tpm.c b/drivers/pwm/pwm-tpm.c
index 63312877785a..98cdcceb5f11 100644
--- a/drivers/pwm/pwm-tpm.c
+++ b/drivers/pwm/pwm-tpm.c
@@ -189,7 +189,6 @@ static int tpm_pwm_probe(struct platform_device *pdev)
tpm->chip.dev = &pdev->dev;
tpm->chip.ops = &tpm_pwm_ops;
tpm->chip.base = -1;
- tpm->chip.can_sleep = true;
/*
* init the number of pwm in the pwm chip. if no "fsl,pwm-number"
* found, init the npwm to 2, as tpm module has at least two pwm channel