Re: [PATCH 0/2] video: backlight: constify struct class usage
From: Lee Jones <lee@kernel.org>
Date: 2024-03-28 11:41:36
Also in:
dri-devel, lkml
From: Lee Jones <lee@kernel.org>
Date: 2024-03-28 11:41:36
Also in:
dri-devel, lkml
On Tue, 05 Mar 2024, Ricardo B. Marliere wrote:
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/ (local) Signed-off-by: Ricardo B. Marliere <redacted> --- 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(-)
No longer apply. Please rebase on top of v6.9-rc1 or for-backlight-next. -- Lee Jones [李琼斯]