diff options
author | Daniel Thompson <[email protected]> | 2024-02-20 15:35:27 +0000 |
---|---|---|
committer | Lee Jones <[email protected]> | 2024-03-07 09:03:29 +0000 |
commit | 7ee6478d5aa957d796a18e8c0e63943b038acf58 (patch) | |
tree | 7adb8a1f8b7001da00b0326ecef425ac8385ec30 /tools/perf/util/trace-event-scripting.c | |
parent | d37831e0594b14320d850748c98046accf58c4b9 (diff) |
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 <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Lee Jones <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions