commit | 4e8ba5cc8863562cb948e26f614217a873f34bac | [log] [tgz] |
---|---|---|
author | Marek Szyprowski <m.szyprowski@samsung.com> | Fri Jan 13 09:30:00 2017 +0100 |
committer | Inki Dae <inki.dae@samsung.com> | Tue Jan 31 08:49:38 2017 +0900 |
tree | b40add5c3c55009fc1ad7212b7103c05c38f3439 | |
parent | 328c057ca4def7040872032cd22df5347fa5e956 [diff] |
drm/exynos: mic: Add runtime PM support This patch adds runtime support calls to notify device core when MIC device is really in use. Runtime PM is implemented by enabling and disabling clocks like in other Exynos DRM subdrivers. Adding runtime PM support is needed to let power domain with this device to be turned off when display is not used. Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com> Signed-off-by: Inki Dae <inki.dae@samsung.com>