linux-stable/drivers/video/backlight
Daniel Thompson 26343bc160 backlight: lp8788: Fully initialize backlight_properties during probe
[ Upstream commit 392346827f ]

props is stack allocated and the fields that are not explcitly set
by the probe function need to be zeroed or we'll get undefined behaviour
(especially so power/blank states)!

Fixes: c5a51053cf ("backlight: add new lp8788 backlight driver")
Signed-off-by: Daniel Thompson <daniel.thompson@linaro.org>
Link: https://lore.kernel.org/r/20240220153532.76613-4-daniel.thompson@linaro.org
Signed-off-by: Lee Jones <lee@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-03-26 18:19:56 -04:00
..
88pm860x_bl.c
Kconfig
Makefile
aat2870_bl.c
adp5520_bl.c
adp8860_bl.c
adp8870_bl.c
ams369fg06.c
apple_bl.c
arcxcnn_bl.c
as3711_bl.c
backlight.c
bd6107.c
corgi_lcd.c
cr_bllcd.c
da903x_bl.c
da9052_bl.c backlight: da9052: Fully initialize backlight_properties during probe 2024-03-26 18:19:56 -04:00
ep93xx_bl.c
gpio_backlight.c
hp680_bl.c
hx8357.c
ili922x.c
ili9320.c
ili9320.h
ipaq_micro_bl.c
jornada720_bl.c
jornada720_lcd.c
kb3886_bl.c
ktd253-backlight.c
ktz8866.c
l4f00242t03.c
lcd.c
led_bl.c
lm3533_bl.c
lm3630a_bl.c backlight: lm3630a: Don't set bl->props.brightness in get_brightness 2024-03-26 18:19:56 -04:00
lm3639_bl.c backlight: lm3639: Fully initialize backlight_properties during probe 2024-03-26 18:19:56 -04:00
lms283gf05.c
lms501kf03.c
locomolcd.c
lp855x_bl.c
lp8788_bl.c backlight: lp8788: Fully initialize backlight_properties during probe 2024-03-26 18:19:56 -04:00
ltv350qv.c
ltv350qv.h
lv5207lp.c
max8925_bl.c
mt6370-backlight.c
omap1_bl.c
otm3225a.c
pandora_bl.c
pcf50633-backlight.c
platform_lcd.c
pwm_bl.c
qcom-wled.c
rave-sp-backlight.c
rt4831-backlight.c
sky81452-backlight.c
tdo24m.c
tps65217_bl.c
vgg2432a4.c
wm831x_bl.c