commit | 5b67723e6096f5470f361656cd108430d3b12c67 | [log] [tgz] |
---|---|---|
author | Marek Szyprowski <m.szyprowski@samsung.com> | Wed Aug 31 14:55:56 2016 +0200 |
committer | Inki Dae <daeinki@gmail.com> | Sun Sep 18 22:20:38 2016 +0900 |
tree | 6e3ca035c43a35aa9e3850fa426311c996be173d | |
parent | 83bd7b20aaf499030bf857ef64de3c19309b107d [diff] |
drm/exynos: rotator: 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>