From: Gustavo Padovan Date: Mon, 1 Jun 2015 15:04:55 +0000 (-0300) Subject: drm/exynos: split exynos_crtc->dpms in enable() and disable() X-Git-Tag: omap-for-v4.3/legacy-v2-signed~46^2~8^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3cecda030f03efe5ce064f0263cd8ad2dc1e21ac;p=pandora-kernel.git drm/exynos: split exynos_crtc->dpms in enable() and disable() To follow more closely the new atomic API we split the dpms() helper into the enable() and disable() helper to get exactly the same semantics. Signed-off-by: Gustavo Padovan Signed-off-by: Inki Dae --- Reading git-diff-tree failed