From: Jani Nikula Date: Fri, 4 Oct 2013 12:08:10 +0000 (+0300) Subject: drm/i915/dp: get rid of intel_dp->link_configuration X-Git-Tag: v3.13-rc1~76^2~81 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6aba5b6cf098ba305fc31b23cc14114a16768d22;p=pandora-kernel.git drm/i915/dp: get rid of intel_dp->link_configuration It's not really needed, rather just adds another place to hold intermediate values that could go wrong, and it's not clear that the training pattern set or training lane set should be written at this point at all. Signed-off-by: Jani Nikula Reviewed-by: Ville Syrjälä Signed-off-by: Dave Airlie --- Reading git-diff-tree failed