[PATCH v2] backlight: lm3630a: turn off both led strings when display is blank
Lee Jones
lee at kernel.org
Thu May 18 10:15:45 UTC 2023
On Wed, 10 May 2023, Maximilian Weigand wrote:
> From: Maximilian Weigand <mweigand at mweigand.net>
>
> Use backlight_is_blank() to determine if the led strings should be turned
> off in the update_status() functions of both strings.
>
> Reviewed-by: Daniel Thompson <daniel.thompson at linaro.org>
I moved this tag to the correct place and ...
> Signed-off-by: Maximilian Weigand <mweigand at mweigand.net>
> ---
> Changes in v2:
> - fix description, replace display_is_black() with backlight_is_black()
> - use backlight_get_brightness() instead of accessing the property
> directly
>
> drivers/video/backlight/lm3630a_bl.c | 8 ++++++--
> 1 file changed, 6 insertions(+), 2 deletions(-)
Applied, thanks
--
Lee Jones [李琼斯]
More information about the dri-devel
mailing list