diff options
author | Lucas Tanure <[email protected]> | 2021-07-28 11:44:16 +0100 |
---|---|---|
committer | Mark Brown <[email protected]> | 2021-07-28 16:39:15 +0100 |
commit | acbf58e530416e167c3b323111f4013d9f2b0a7d (patch) | |
tree | 0bb93f7a747a0eb196a5e07aaed68691eecb57b0 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py | |
parent | 31428c78748cafdd9352e1f622eb89bf453d9700 (diff) |
ASoC: wm_adsp: Let soc_cleanup_component_debugfs remove debugfs
soc_cleanup_component_debugfs will debugfs_remove_recursive
the component->debugfs_root, so adsp doesn't need to also
remove the same entry.
By doing that adsp also creates a race with core component,
which causes a NULL pointer dereference
Signed-off-by: Lucas Tanure <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py')
0 files changed, 0 insertions, 0 deletions