commit | 9c88669c2cfc91158f157b5584103ff7e5b6bedb | [log] [tgz] |
---|---|---|
author | Axel Lin <axel.lin@ingics.com> | Wed Apr 09 17:21:26 2014 +0800 |
committer | Thierry Reding <thierry.reding@gmail.com> | Thu May 08 23:41:47 2014 +0200 |
tree | 5b0180f1ab0c05808dbabc60dceaf4ab4e4215d9 | |
parent | 89c0339e0aa097384b3efed894b23820814c21d3 [diff] |
pwm: twl: Really disable twl6030 PWMs Current twl6030_pwm_disable() implementation writes TWL6030_TOGGLE3_REG twice, the second write sets TWL6030_PWMXEN bits so the PWM clock does not disable. Signed-off-by: Axel Lin <axel.lin@ingics.com> Acked-by: Peter Ujfalusi <peter.ujfalusi@ti.com> Signed-off-by: Thierry Reding <thierry.reding@gmail.com>