commit | 148ba09c465cc54d8e68f041bf9a30332b315c39 | [log] [tgz] |
---|---|---|
author | Inki Dae <inki.dae@samsung.com> | Wed Sep 30 20:12:29 2015 +0900 |
committer | Inki Dae <inki.dae@samsung.com> | Thu Oct 01 13:23:13 2015 +0900 |
tree | 78e37b518dd12b560dda4ea25e9f078806104bd9 | |
parent | 10d97d5869f9a50eb3142c7ee562ecc5b5b33f5b [diff] |
drm/exynos: dp: remove suspend/resume functions This patch removes unnecessary pm suspend/resume functions. All kms sub drivers will be controlled by top of Exynos drm driver and connector dpms so these sub drivers shouldn't have their own pm interfaces. Signed-off-by: Inki Dae <inki.dae@samsung.com> Reviewed-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>