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)
committerInki Dae <daeinki@gmail.com>
Mon, 29 Jul 2013 17:01:53 +0000 (02:01 +0900)
This patch just changes clk_enable/disable to
clk_prepare_enable/clk_disable_unprepare, and
adds related exception codes.

Signed-off-by: Inki Dae <inki.dae@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>

No differences found