drm/i915: Give aux channels a better name
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Thu, 23 Jan 2020 15:45:42 +0000 (17:45 +0200)
committerVille Syrjälä <ville.syrjala@linux.intel.com>
Mon, 27 Jan 2020 16:04:15 +0000 (18:04 +0200)
commita87e692ae3a8b7022c7ea2d688dc7acdbe837ef8
tree47b1ee32ba2d21a742ecdf0240ab368ca8baff06
parent264c0247d8889124ec8aa08b03cc2bdb2544e249
drm/i915: Give aux channels a better name

The aux ch is used for more than DDC, so let's give it a better
name. For maximum ease let's include both the AUX ch identifier
and the port identifier (for cases where the VBT has redefined
the relationship of the two).

Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20200123154542.12271-3-ville.syrjala@linux.intel.com
Reviewed-by: Matt Roper <matthew.d.roper@intel.com>
drivers/gpu/drm/i915/display/intel_dp.c