diff options
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | 2021-06-09 11:56:31 +0300 |
---|---|---|
committer | Ville Syrjälä <ville.syrjala@linux.intel.com> | 2021-06-24 22:03:58 +0300 |
commit | 08dfd243abac19c46ee2a926ccfa56feac73f03f (patch) | |
tree | 0a2d9a4fbeb2428dadffe3f257b07602daa1e564 /drivers/cpufreq/pasemi-cpufreq.c | |
parent | 670c89eb6d1d468f93e5791762c66a5360d89cd8 (diff) |
drm/i915: Clean up intel_fbdev_init_bios() a bit
Sort out the mess with the local variables in
intel_fbdev_init_bios(). Get rid of all aliasing pointers,
use standard naming/types, and introduce a few more locals
in the loops to avoid the hard to read long struct walks.
While at we also polish the debugs a bit to use the
canonical [CRTC:%d:%s] style.
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20210609085632.22026-6-ville.syrjala@linux.intel.com
Reviewed-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Diffstat (limited to 'drivers/cpufreq/pasemi-cpufreq.c')
0 files changed, 0 insertions, 0 deletions