Re: [PATCH 0/9] fbdev: Use backlight power constants

2024-08-16 Thread Jani Nikula
On Fri, 16 Aug 2024, Thomas Zimmermann wrote: > Ping for review On the series, Reviewed-by: Jani Nikula > > Am 31.07.24 um 14:33 schrieb Thomas Zimmermann: >> Commit a1cacb8a8e70 ("backlight: Add BACKLIGHT_POWER_ constants for >> power states") introduced dedicated constants for backlight po

Re: [PATCH 0/9] fbdev: Use backlight power constants

2024-08-16 Thread Thomas Zimmermann
Ping for review Am 31.07.24 um 14:33 schrieb Thomas Zimmermann: Commit a1cacb8a8e70 ("backlight: Add BACKLIGHT_POWER_ constants for power states") introduced dedicated constants for backlight power states. Convert fbdev drivers to the new constants. The new constants replace the fbdev constants

[PATCH 0/9] fbdev: Use backlight power constants

2024-07-31 Thread Thomas Zimmermann
Commit a1cacb8a8e70 ("backlight: Add BACKLIGHT_POWER_ constants for power states") introduced dedicated constants for backlight power states. Convert fbdev drivers to the new constants. The new constants replace the fbdev constants. This is part of a larger effort to make kernel subsystems more in