diff options
author | Joonyoung Shim <jy0922.shim@samsung.com> | 2015-01-18 17:34:15 +0900 |
---|---|---|
committer | Inki Dae <inki.dae@samsung.com> | 2015-01-18 17:59:31 +0900 |
commit | bd508666e58ecf1712f8a132ab435cf0ef2d3d3c (patch) | |
tree | 40cc087b01ce9c7c6a357eeee74a3577b9d413e5 /tools/hv | |
parent | 265134a0009e2c5893c0211563daae178066dd06 (diff) | |
download | talos-op-linux-bd508666e58ecf1712f8a132ab435cf0ef2d3d3c.tar.gz talos-op-linux-bd508666e58ecf1712f8a132ab435cf0ef2d3d3c.zip |
drm/exynos: remove unnecessary runtime pm operations
In booting, we can see a below message.
[ 3.241728] exynos-mixer 14450000.mixer: Unbalanced pm_runtime_enable!
Already pm_runtime_enable is called by probe function. Remove
pm_runtime_enable/disable from mixer_bind and mixer_unbind.
Signed-off-by: Joonyoung Shim <jy0922.shim@samsung.com>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
Diffstat (limited to 'tools/hv')
0 files changed, 0 insertions, 0 deletions