diff options
author | lishqchn <[email protected]> | 2022-11-08 12:24:56 +0800 |
---|---|---|
committer | Mark Brown <[email protected]> | 2022-11-15 14:16:19 +0000 |
commit | 66a796c04b639e2658b4d820dd5fbc842c8c3aae (patch) | |
tree | 567ed0c5892070127b640751378cf24ded94f303 /tools/perf/scripts/python/flamegraph.py | |
parent | 710ccba0cf0e12c7c29d862fd6192d8fe46c5fe7 (diff) |
ASoC: core: fix wrong size kzalloc for rtd's components member
The actual space for struct snd_soc_component has been allocated by
snd_soc_register_component, here rtd's components are pointers to
components, I replace the base size from *component to component.
Signed-off-by: lishqchn <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions