diff options
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | 2024-05-10 13:22:57 +0300 |
---|---|---|
committer | Ville Syrjälä <ville.syrjala@linux.intel.com> | 2024-05-13 19:23:08 +0300 |
commit | 9e9402b64a9bb217be5a713758082808425b64ae (patch) | |
tree | 7e57bdb9d1dd83904917d1480992a9a2bf4aadb8 /drivers/gpu/drm/i915/display/intel_snps_phy.c | |
parent | 6eca4dbe499890ce4340f49d309029e131e1e3e7 (diff) | |
download | linux-9e9402b64a9bb217be5a713758082808425b64ae.tar.gz linux-9e9402b64a9bb217be5a713758082808425b64ae.tar.bz2 linux-9e9402b64a9bb217be5a713758082808425b64ae.zip |
drm/i915: Cleanup fbdev fb setup
We use a mix of 'intel_fb' vs. 'ifbdev->fb' in the same function.
Both should be pointing at the same thing. Make things less
confusing by just getting existing fb from 'ifbdev->fb' at the
start and then sticking with the local 'fb' (renamed from the
'intel_fb') until the very end.
v2: rebase
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240510102257.25096-1-ville.syrjala@linux.intel.com
Reviewed-by: Jani Nikula <jani.nikula@intel.com>
Diffstat (limited to 'drivers/gpu/drm/i915/display/intel_snps_phy.c')
0 files changed, 0 insertions, 0 deletions