]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit816aa68758963250e2c5ef67154a85d776b822ac
tree6898a5cd9fbbda8631b8610b91387cd6adddf9ab
parent515fa72db1c95f7260aafd3b0f7683f6b8c732a8
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>
drivers/video/atmel_lcdfb.c