drm/exynos: fixed pm feature for fimd module.
commit373af0c0c539b109ea978e96f217df0fc20aa261
authorInki Dae <inki.dae@samsung.com>
Fri, 27 Jan 2012 02:54:58 +0000 (27 11:54 +0900)
committerInki Dae <inki.dae@samsung.com>
Fri, 27 Jan 2012 04:03:59 +0000 (27 13:03 +0900)
treea506424edac1363cb2bc339387a2d51e1493b479
parentf15013033e2dd363b3ad181bfd27fa4e8e8ffda8
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