drm/i915/lvds: s/intel_encoder/encoder/ etc.
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Mon, 30 Jan 2023 18:05:39 +0000 (20:05 +0200)
committerVille Syrjälä <ville.syrjala@linux.intel.com>
Tue, 31 Jan 2023 09:24:06 +0000 (11:24 +0200)
commit19d7dc6638a92535769b9ecc2b04a7f3afa0a7ed
tree8055f68eafeff8a6492b7f97d82b2dabd9c73deb
parent7f66476c930cdb5e0bc4dc563f241498a3791f99
drm/i915/lvds: s/intel_encoder/encoder/ etc.

Get rid of some of the annoying aliasing drm_ vs.
intel_ encoder/connector variables. Just prefer the
intel_ types.

Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20230130180540.8972-8-ville.syrjala@linux.intel.com
Reviewed-by: Jani Nikula <jani.nikula@intel.com>
drivers/gpu/drm/i915/display/intel_lvds.c