pwm: atmel-tcb: prepare clk before calling enable
authorBoris BREZILLON <b.brezillon@overkiz.com>
Fri, 7 Jun 2013 16:26:42 +0000 (18:26 +0200)
committerThierry Reding <thierry.reding@gmail.com>
Wed, 12 Jun 2013 10:51:44 +0000 (12:51 +0200)
Replace clk_enable/disable with clk_prepare_enable/disable_unprepare to
avoid common clk framework warnings.

Signed-off-by: Boris BREZILLON <b.brezillon@overkiz.com>
Signed-off-by: Thierry Reding <thierry.reding@gmail.com>

No differences found