drm/i915/display: remove alias to dig_port
authorLucas De Marchi <lucas.demarchi@intel.com>
Fri, 26 Jun 2020 23:48:32 +0000 (16:48 -0700)
committerLucas De Marchi <lucas.demarchi@intel.com>
Wed, 1 Jul 2020 04:25:25 +0000 (21:25 -0700)
commit0ba7ffea2d118af7ca0df26cad418f71486b93ad
tree66b56e69166d2dbc8cd7c3cb462c8a593b2f37ed
parenta5523e2ff074a5a44b778f7c6483a882c2c88ecc
drm/i915/display: remove alias to dig_port

We don't need intel_dig_port and dig_port to refer to the same thing.
Prefer the latter.

v2: fix coding style

Signed-off-by: Lucas De Marchi <lucas.demarchi@intel.com>
Reviewed-by: Matt Roper <matthew.d.roper@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20200626234834.26864-2-lucas.demarchi@intel.com
drivers/gpu/drm/i915/display/intel_ddi.c