[PATCH 0/2] video: backlight: constify struct class usage

From: Ricardo B. Marliere
Date: Tue Mar 05 2024 - 07:21:37 EST


This is a simple and straight forward cleanup series that aims to make the
class structures in backlight constant. This has been possible since 2023
[1].

[1]: https://lore.kernel.org/all/2023040248-customary-release-4aec@gregkh/

Signed-off-by: Ricardo B. Marliere <ricardo@xxxxxxxxxxxx>
---
Ricardo B. Marliere (2):
video: backlight: make backlight_class constant
video: backlight: lcd: make lcd_class constant

drivers/video/backlight/backlight.c | 29 ++++++++++++++++-------------
drivers/video/backlight/lcd.c | 23 +++++++++++++----------
2 files changed, 29 insertions(+), 23 deletions(-)
---
base-commit: cd1995b6ac7384149ad755b74e3c3eb25195ab81
change-id: 20240305-class_cleanup-backlight-62b91c38005e

Best regards,
--
Ricardo B. Marliere <ricardo@xxxxxxxxxxxx>