diff options
author | Suraj Kandpal <suraj.kandpal@intel.com> | 2025-06-20 12:04:36 +0530 |
---|---|---|
committer | Suraj Kandpal <suraj.kandpal@intel.com> | 2025-06-30 20:41:41 +0530 |
commit | 08e81e2ded98d726db0dba39030ef59eb49d762c (patch) | |
tree | 96e40070e09a1fcd95c8dac5b9a5cc38d9be37cc /scripts/lib/kdoc | |
parent | 81fd01414f259ff897054c50750a25cbb0255060 (diff) |
drm/dp: Move from u16 to u32 for max in drm_edp_backlight_info
Use u32 instead of u16 for max variable in drm_edp_backlight_info
since it can now hold max luminance range value which is u32.
We will set this max with max_luminance value when luminance_set is
true.
Signed-off-by: Suraj Kandpal <suraj.kandpal@intel.com>
Reviewed-by: Arun R Murthy <arun.r.murthy@intel.com>
Link: https://lore.kernel.org/r/20250620063445.3603086-5-suraj.kandpal@intel.com
Diffstat (limited to 'scripts/lib/kdoc')
0 files changed, 0 insertions, 0 deletions