drm/i915/lvds: s/pipe_config/crtc_state/
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Mon, 30 Jan 2023 18:05:40 +0000 (20:05 +0200)
committerVille Syrjälä <ville.syrjala@linux.intel.com>
Tue, 31 Jan 2023 09:24:06 +0000 (11:24 +0200)
commit7fd7eacff0dec488071b5f1fedfcd382bf3ac074
treeb20bb098d8c03497552e14576b1fa74f388334a6
parent19d7dc6638a92535769b9ecc2b04a7f3afa0a7ed
drm/i915/lvds: s/pipe_config/crtc_state/

Call the crtc state 'crtc_state' rather than 'pipe_config',
as is the modern style.

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