diff options
author | Krzysztof Kozlowski <[email protected]> | 2023-10-03 17:54:22 +0200 |
---|---|---|
committer | Mark Brown <[email protected]> | 2023-10-09 13:14:20 +0100 |
commit | 72151ad0cba8a07df90130ff62c979520d71f23b (patch) | |
tree | e65dc140ead73c5c64516c245b82e3d9bd1feffc /net/lapb/lapb_timer.c | |
parent | 528a4a0bb010489abc3bb298c85c8ffb7ebe7735 (diff) |
ASoC: codecs: wsa-macro: fix uninitialized stack variables with name prefix
Driver compares widget name in wsa_macro_spk_boost_event() widget event
callback, however it does not handle component's name prefix. This
leads to using uninitialized stack variables as registers and register
values. Handle gracefully such case.
Fixes: 2c4066e5d428 ("ASoC: codecs: lpass-wsa-macro: add dapm widgets and route")
Cc: [email protected]
Signed-off-by: Krzysztof Kozlowski <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions