diff options
author | Stephen Kitt <steve@sk2.org> | 2023-01-06 17:48:52 +0100 |
---|---|---|
committer | Lee Jones <lee@kernel.org> | 2023-02-22 10:55:27 +0000 |
commit | 32fb2588ce69ec254cfd8269bc31d9fbe5b999aa (patch) | |
tree | 87f0d5620b4c3357c570b1b4a40db931d1234381 /drivers/video/backlight/tosa_lcd.c | |
parent | e3b2ac4088126eebcf2e6d5797f9a94bb67e491e (diff) | |
download | linux-32fb2588ce69ec254cfd8269bc31d9fbe5b999aa.tar.gz |
backlight: aat2870: Use backlight helper
Instead of retrieving the backlight brightness in struct
backlight_properties manually, and then checking whether the backlight
should be on at all, use backlight_get_brightness() which does all
this and insulates this from future changes.
Signed-off-by: Stephen Kitt <steve@sk2.org>
Reviewed-by: Daniel Thompson <daniel.thompson@linaro.org>
Reviewed-by: Sam Ravnborg <sam@ravnborg.org>
Signed-off-by: Lee Jones <lee@kernel.org>
Link: https://lore.kernel.org/r/20230106164856.1453819-2-steve@sk2.org
Diffstat (limited to 'drivers/video/backlight/tosa_lcd.c')
0 files changed, 0 insertions, 0 deletions