commit | 6e665fb330e2bcf642557c517b517a05b0e0f31b | [log] [tgz] |
---|---|---|
author | Boris BREZILLON <b.brezillon@overkiz.com> | Thu Jul 18 09:40:25 2013 +0200 |
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | Fri Aug 30 10:17:35 2013 +0300 |
tree | 6898a5cd9fbbda8631b8610b91387cd6adddf9ab | |
parent | 05e2190eaeb5b1a8c561cf094f7270261c080ee3 [diff] |
at91/avr32/atmel_lcdfb: 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> Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com> Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>