]> git.baikalelectronics.ru Git - kernel.git/commit
drm/exynos: fixed pm feature for fimd module.
authorInki Dae <inki.dae@samsung.com>
Fri, 27 Jan 2012 02:54:58 +0000 (11:54 +0900)
committerInki Dae <inki.dae@samsung.com>
Fri, 27 Jan 2012 04:03:59 +0000 (13:03 +0900)
commit8c34b1ad83ea7b87c97810dfb4aa0bc82e3c6f7b
treea506424edac1363cb2bc339387a2d51e1493b479
parentc994f85069da1f39b1f680581b86a64dba594413
drm/exynos: fixed pm feature for fimd module.

this patch separates fimd specific power on/off function from pm function
and the pm interfaces will call that function for power on or off.
and also removes unnecessary codes of resume function.

Signed-off-by: Inki Dae <inki.dae@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
drivers/gpu/drm/exynos/exynos_drm_fimd.c