From: Daniel Vetter Date: Thu, 7 Feb 2013 11:42:32 +0000 (+0100) Subject: drm/i915: unify HDMI/DP hpd definitions X-Git-Tag: v3.9-rc1~83^2~11^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=26739f12cf210cb8df35969258a1f064e8e12b63;p=pandora-kernel.git drm/i915: unify HDMI/DP hpd definitions They're physically the same pins and also the same bits, duplicating only confuses the reader. This also makes it a bit obvious that we have quite some code duplication going on here. Squashing that is for a larger rework in our hpd handling though. Reviewed-by: Paulo Zanoni Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed