From: Sean Paul Date: Thu, 30 Jan 2014 21:19:10 +0000 (-0500) Subject: drm/exynos: Don't keep dpms state in encoder X-Git-Tag: v3.15-rc1~51^2~42^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=558de5c13871e3665c9088f1ba0bac619bb380be;p=pandora-kernel.git drm/exynos: Don't keep dpms state in encoder This patch removes the dpms state tracking in encoder. This state is at best confusing and at worst incorrect since the display drivers can turn on and off without propagating the value. Signed-off-by: Sean Paul Reviewed-by: Tomasz Figa Signed-off-by: Inki Dae --- Reading git-diff-tree failed