From: Axel Lin Date: Wed, 9 Apr 2014 09:21:26 +0000 (+0800) Subject: pwm: twl: Really disable twl6030 PWMs X-Git-Tag: omap-for-v3.16/fixes-against-rc1~51^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9c88669c2cfc91158f157b5584103ff7e5b6bedb;p=pandora-kernel.git 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 Acked-by: Peter Ujfalusi Signed-off-by: Thierry Reding --- Reading git-diff-tree failed