OSDN Git Service

drm/exynos: remove legacy ->suspend()/resume()
authorGustavo Padovan <gustavo.padovan@collabora.co.uk>
Sun, 30 Aug 2015 15:33:57 +0000 (00:33 +0900)
committerInki Dae <daeinki@gmail.com>
Sun, 30 Aug 2015 16:02:56 +0000 (01:02 +0900)
commite7fefb1d5af5d90baec5204d9096e8c4db8c93bd
tree9523e8ca2e35f5ad250c148f529902f3d9a87774
parentc8c38ccff9308a706b5314ca1cf157713a40f6b5
drm/exynos: remove legacy ->suspend()/resume()

These legacy helpers should only be used by shadow-attaching drivers.
KMS drivers has its own way to handle suspend/resume and don't need to
use these two helpers.

Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
Signed-off-by: Inki Dae <daeinki@gmail.com>
drivers/gpu/drm/exynos/exynos_drm_drv.c