From: Sean Paul Date: Thu, 30 Jan 2014 21:19:09 +0000 (-0500) Subject: drm/exynos: Rename display_op power_on to dpms X-Git-Tag: v3.15-rc1~51^2~42^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=54c40dede10876868d62699e49b5f2b413f18b88;p=pandora-kernel.git drm/exynos: Rename display_op power_on to dpms This patch renames the display_op power_on to dpms to accurately reflect what the function does. The side-effect of this patch is that the new hdmi dpms callback is now invoked twice in the dpms path. This is safe and will be dealt with when the exynos_drm shim goes away. Signed-off-by: Sean Paul Reviewed-by: Tomasz Figa Signed-off-by: Inki Dae --- Reading git-diff-tree failed