commit | 8796f9c5656dedd186eda88c07db6a58d1985938 | [log] [tgz] |
---|---|---|
author | Boris BREZILLON <b.brezillon@overkiz.com> | Fri Jun 07 18:26:42 2013 +0200 |
committer | Thierry Reding <thierry.reding@gmail.com> | Wed Jun 12 12:51:44 2013 +0200 |
tree | 41c0301ffb5afa2021573b53bfe0eb1a64bc32c3 | |
parent | 77f0b9d2ff0c8ff7b36033dfc5b29dab7a0ebd9a [diff] |
pwm: atmel-tcb: prepare clk before calling enable 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>