summaryrefslogtreecommitdiff
path: root/drivers/pwm/pwm-sun4i.c
diff options
context:
space:
mode:
authorJonathan Richardson <jonathar@broadcom.com>2015-10-17 00:40:58 (GMT)
committerThierry Reding <thierry.reding@gmail.com>2015-11-10 12:06:16 (GMT)
commitd1cd21427747f15920cd726f5f67a07880e7dee4 (patch)
tree429e8844a75def440f47479f751e60f9ff685f0c /drivers/pwm/pwm-sun4i.c
parentf080be27d7d9333e4815655a2cedab91c3aa7acc (diff)
downloadlinux-d1cd21427747f15920cd726f5f67a07880e7dee4.tar.xz
pwm: Set enable state properly on failed call to enable
The pwm_enable() function didn't clear the enabled bit if a call to the driver's ->enable() callback returned an error. The result was that the state of the PWM core was wrong. Clearing the bit when enable returns an error ensures the state is properly set. Tested-by: Jonathan Richardson <jonathar@broadcom.com> Reviewed-by: Dmitry Torokhov <dmitry.torokhov@gmail.com> Signed-off-by: Jonathan Richardson <jonathar@broadcom.com> [thierry.reding@gmail.com: add missing kerneldoc for the lock] Signed-off-by: Thierry Reding <thierry.reding@gmail.com>
Diffstat (limited to 'drivers/pwm/pwm-sun4i.c')
0 files changed, 0 insertions, 0 deletions