Home
last modified time | relevance | path

Searched hist:"7 ee6478d5aa957d796a18e8c0e63943b038acf58" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/video/backlight/
H A Dmp3309c.cdiff 7ee6478d5aa957d796a18e8c0e63943b038acf58 Tue Feb 20 16:35:27 CET 2024 Daniel Thompson <daniel.thompson@linaro.org> backlight: mp3309c: Fully initialize backlight_properties during probe

props is stack allocated and, although this driver initializes all the
fields that are not "owned" by the framework, we'd still like to ensure
it is zeroed to avoid problems from this driver if the fields change.

Signed-off-by: Daniel Thompson <daniel.thompson@linaro.org>
Link: https://lore.kernel.org/r/20240220153532.76613-5-daniel.thompson@linaro.org
Signed-off-by: Lee Jones <lee@kernel.org>