From: Paulo Zanoni Date: Tue, 19 Feb 2013 19:21:45 +0000 (-0300) Subject: drm/i915: unify the definitions of the HDMI/SDVO register X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~55^2~60^2~47 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c20cd31252554b927ae1cce1c71ae8a769b1bd74;p=pandora-kernel.git drm/i915: unify the definitions of the HDMI/SDVO register Since they're all the same register, leave all the #defines at the same place, organized by Gen and also specify which bits are used by only a specific port or encoding. Also remove a few unused duplicates and adjust indentation. Signed-off-by: Paulo Zanoni Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed