]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit60e54e9b0bf7b513eb69f72c2d964d63846d2414
tree138e846b9b8c2a9aa5ad177f7c0f2f58f96b8765
parent309b6a1fc69322044d4b3d13f1cbd042c9f8df4f
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