[PATCH RESEND 0/4] video/backlight: Use backlight helpers
Stephen Kitt
steve at sk2.org
Fri Jan 6 16:48:51 UTC 2023
This started with work on the removal of backlight_properties'
deprecated fb_blank field, much of which can be taken care of by using
helper functions provided by backlight.h instead of directly accessing
fields in backlight_properties. This patch series doesn't involve
fb_blank, but it still seems useful to use helper functions where
appropriate.
Stephen Kitt (4):
backlight: aat2870: Use backlight helper
backlight: arcxcnn: Use backlight helper
backlight: ipaq_micro: Use backlight helper
backlight: tosa: Use backlight helper
drivers/video/backlight/aat2870_bl.c | 7 +------
drivers/video/backlight/arcxcnn_bl.c | 5 +----
drivers/video/backlight/ipaq_micro_bl.c | 7 +------
drivers/video/backlight/tosa_bl.c | 7 +------
4 files changed, 4 insertions(+), 22 deletions(-)
--
2.30.2
More information about the dri-devel
mailing list