From: Joonyoung Shim Date: Fri, 4 Nov 2011 01:39:34 +0000 (+0900) Subject: ARM: SAMSUNG: Add clk enable/disable of pwm X-Git-Tag: v3.2-rc1~36^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d8633c1da161de7e0b880d919d305a97c01372f4;p=pandora-kernel.git ARM: SAMSUNG: Add clk enable/disable of pwm PWM timers use pclk("timers" clk) as parent clk. If this pclk is the disabled state when PWM driver is probed, then it causes wrong read and write operation about registers of PWM. Signed-off-by: Joonyoung Shim Signed-off-by: Kyungmin Park Signed-off-by: Kukjin Kim --- Reading git-diff-tree failed