[PATCH RESEND 0/4] video/backlight: Use backlight helpers

2023-01-06 Thread Stephen Kitt
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

Re: [PATCH RESEND 0/4] video/backlight: Use backlight helpers

2023-01-06 Thread Stephen Kitt
Not sure why git send-email didn't thread this, I can resend if necessary. Le 06/01/2023 17:48, Stephen Kitt a écrit : 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