| commit | d8633c1da161de7e0b880d919d305a97c01372f4 | [log] [tgz] |
|---|---|---|
| author | Joonyoung Shim <jy0922.shim@samsung.com> | Fri Nov 04 10:39:34 2011 +0900 |
| committer | Kukjin Kim <kgene.kim@samsung.com> | Sun Nov 06 13:53:01 2011 +0900 |
| tree | 39848e1f3c3b155e214e819faafe30ff4185149b | |
| parent | 8088041ee35604640760321621e3f058ea2c7061 [diff] |
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 <jy0922.shim@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>