Re: [PATCH 07/18] backlight: jornada720_lcd: Constify lcd_ops

From: Daniel Thompson
Date: Mon Apr 15 2024 - 09:09:56 EST


On Sun, Apr 14, 2024 at 06:36:05PM +0200, Krzysztof Kozlowski wrote:
> 'struct lcd_ops' is not modified by core backlight code, so it can be
> made const for increased code safety.
>
> Signed-off-by: Krzysztof Kozlowski <krzk@xxxxxxxxxx>

Reviewed-by: Daniel Thompson <daniel.thompson@xxxxxxxxxx>


Daniel.