]> 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)
commite992f5306471c827fa48ba22fd09f484e7134062
tree9523e8ca2e35f5ad250c148f529902f3d9a87774
parent9f4d17cbe08ca264b849caef3ac5843612e108d5
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