From: Joonyoung Shim Date: Sun, 18 Jan 2015 08:34:15 +0000 (+0900) Subject: drm/exynos: remove unnecessary runtime pm operations X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~250^2~3^2~1 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bd508666e58ecf1712f8a132ab435cf0ef2d3d3c;p=pandora-kernel.git 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 Signed-off-by: Inki Dae --- Reading git-diff-tree failed