Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
drm/exynos: consider common clock framework to g2d driver.
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>
- Loading branch information