drm/exynos: consider common clock framework to g2d driver.
authorInki Dae <inki.dae@samsung.com>
Wed, 24 Jul 2013 04:40:12 +0000 (13:40 +0900)
committerChanho Park <chanho61.park@samsung.com>
Tue, 18 Nov 2014 02:43:40 +0000 (11:43 +0900)
commit6b63f2148fe7cd57d88a3cc1eea61d4e9888f9f4
tree9226c8e1787478db64944c1cfaa4f25e0aeb6d84
parent4f0fb67e5a9a8dcccb1cdd0d8a9106bd1f5ab2f2
drm/exynos: consider common clock framework to g2d driver.

This patch just changes clk_enable/disable to
clk_prepare_enable/clk_disable_unprepare.

Signed-off-by: Inki Dae <inki.dae@samsung.com>
drivers/gpu/drm/exynos/exynos_drm_g2d.c