at91/avr32/atmel_lcdfb: prepare clk before calling enable
authorBoris BREZILLON <b.brezillon@overkiz.com>
Thu, 18 Jul 2013 07:40:25 +0000 (09:40 +0200)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Fri, 30 Aug 2013 07:17:35 +0000 (10:17 +0300)
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>
drivers/video/atmel_lcdfb.c

Simple merge