From: Thierry Reding Date: Mon, 16 Dec 2013 16:01:29 +0000 (+0100) Subject: drm/dp: Use AUX constants from specification X-Git-Tag: v3.14-rc1~47^2~69 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6b27f7f0e97b2819f5e272ffc2dda24881caebd6;p=pandora-kernel.git drm/dp: Use AUX constants from specification The current values seem to be defined in a format that's specific to the i915, gma500 and radeon drivers. To make this more generally useful, use the values as defined in the specification. While at it, prefix the constants with DP_ for improved namespacing. Signed-off-by: Thierry Reding Reviewed-by: Daniel Vetter Reviewed-by: Alex Deucher Signed-off-by: Dave Airlie --- Reading git-diff-tree failed