diff options
author | Charles Keepax <ckeepax@opensource.cirrus.com> | 2025-07-15 16:17:23 +0100 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2025-07-15 17:58:22 +0100 |
commit | 15247b5a63f506125360fa45d7aa1fbe8b903b95 (patch) | |
tree | 91f1ef79ce34dc23b5ca847abeba477c7ebe8184 /scripts/lib/kdoc/kdoc_parser.py | |
parent | 71562278a189af2ca202eafa0ab71a9b68469207 (diff) |
ASoC: SDCA: Update memory allocations to zero initialise
All the memory allocations in the SDCA ASoC helpers rely on fields being
zero initialised, the code should use kzalloc not kmalloc.
Reported-by: Shuming Fan <shumingf@realtek.com>
Fixes: 2c8b3a8e6aa8 ("ASoC: SDCA: Create DAPM widgets and routes from DisCo")
Fixes: c3ca24e3fcb6 ("ASoC: SDCA: Create ALSA controls from DisCo")
Signed-off-by: Charles Keepax <ckeepax@opensource.cirrus.com>
Link: https://patch.msgid.link/20250715151723.2964336-4-ckeepax@opensource.cirrus.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_parser.py')
0 files changed, 0 insertions, 0 deletions