]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit78ee9a342bc4de8e67010fcf48ea9d18169355c1
tree9523e8ca2e35f5ad250c148f529902f3d9a87774
parentf30fc1c94beac1e79cfeaf0ee4d20b478d9828ab
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