Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

drm/i915/backlight: Use intel_panel variable instead of intel_connector

Use the intel_panel variable since it has already been declared and
looks cleaner.

Signed-off-by: Suraj Kandpal <suraj.kandpal@intel.com>
Reviewed-by: Arun R Murthy <arun.r.murthy@intel.com>
Link: https://patch.msgid.link/20260302040613.3324049-3-suraj.kandpal@intel.com

+1 -1
+1 -1
drivers/gpu/drm/i915/display/intel_dp_aux_backlight.c
··· 459 459 return val / 1000; 460 460 } 461 461 462 - return connector->panel.backlight.level; 462 + return panel->backlight.level; 463 463 } 464 464 465 465 static void