drm/exynos: gsc: fix system and runtime pm integration
authorMarek Szyprowski <m.szyprowski@samsung.com>
Wed, 31 Aug 2016 12:55:55 +0000 (14:55 +0200)
committerInki Dae <daeinki@gmail.com>
Sun, 18 Sep 2016 13:20:37 +0000 (22:20 +0900)
commit83bd7b20aaf499030bf857ef64de3c19309b107d
tree138e846b9b8c2a9aa5ad177f7c0f2f58f96b8765
parent479f12545460809cfc9093d90d6ed82d76388e97
drm/exynos: gsc: fix system and runtime pm integration

Use generic helpers instead of open-coding usage of runtime pm for system
sleep pm, which was potentially broken for some corner cases.

Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
drivers/gpu/drm/exynos/exynos_drm_gsc.c