diff options
author | Philip, Avinash <avinashphilip@ti.com> | 2013-01-10 08:05:26 -0500 |
---|---|---|
committer | Thierry Reding <thierry.reding@avionic-design.de> | 2013-01-14 02:12:27 -0500 |
commit | 0074b49b3fa0886047413dbca0508594b1d80c61 (patch) | |
tree | 036431ce26e24aaf66c44a075024685dc1ba3871 /drivers/pwm/pwm-tipwmss.c | |
parent | 3ccb1c1702ed4bb07006d20c8173899a69dae242 (diff) |
pwm: pwm-tiehrpwm: Update the clock handling of pwm-tiehrpwm driver
The clock framework has changed and it's now better to invoke
clock_prepare_enable() and clk_disable_unprepare() rather than the
legacy clk_enable() and clk_disable() calls. This patch converts the
pwm-tiehrpwm driver to the new framework.
Signed-off-by: Philip Avinash <avinashphilip@ti.com>
Signed-off-by: Thierry Reding <thierry.reding@avionic-design.de>
Diffstat (limited to 'drivers/pwm/pwm-tipwmss.c')
0 files changed, 0 insertions, 0 deletions