aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pwm/pwm-omap-dmtimer.c
diff options
context:
space:
mode:
authorUwe Kleine-König <[email protected]>2019-10-24 07:14:10 +0000
committerThierry Reding <[email protected]>2020-01-20 11:22:30 +0000
commitaf4fab8bedcfe87f297c65ded128e7ee036488c6 (patch)
tree7f2a3ec767de234eff159cdfa78aab5b923e8858 /drivers/pwm/pwm-omap-dmtimer.c
parentpwm: rcar: Drop useless call to pwm_get_state() (diff)
downloadkernel-af4fab8bedcfe87f297c65ded128e7ee036488c6.tar.gz
kernel-af4fab8bedcfe87f297c65ded128e7ee036488c6.zip
pwm: rcar: Document inability to set duty_cycle = 0
When .apply() is called with state->duty_cycle = 0 the duty_ns parameter to rcar_pwm_set_counter() is 0 which results in ph being 0 and rcar_pwm_set_counter() returning -EINVAL. Signed-off-by: Uwe Kleine-König <[email protected]> Reviewed-by: Yoshihiro Shimoda <[email protected]> Signed-off-by: Thierry Reding <[email protected]>
Diffstat (limited to 'drivers/pwm/pwm-omap-dmtimer.c')
0 files changed, 0 insertions, 0 deletions