Re: [PATCH v1] backlight: lm3630a: turn off both led strings when display is blank

From: Daniel Thompson
Date: Tue May 09 2023 - 09:28:10 EST


On Fri, May 05, 2023 at 08:57:52PM +0200, Maximilian Weigand wrote:
> From: Maximilian Weigand <mweigand@xxxxxxxxxxxx>
>
> Use display_is_blank() to determine if the led strings should be turned

Shouldn't this be backlight_is_blank()?


> off in the update_status() functions of both strings.

Once the description is fixed this is:
Reviewed-by: Daniel Thompson <daniel.thompson@xxxxxxxxxx>


Daniel.