drm/i915/dp: get rid of intel_dp->link_configuration
authorJani Nikula <jani.nikula@intel.com>
Fri, 4 Oct 2013 12:08:10 +0000 (15:08 +0300)
committerDave Airlie <airlied@redhat.com>
Wed, 9 Oct 2013 08:20:48 +0000 (18:20 +1000)
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 <jani.nikula@intel.com>
Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>

No differences found