aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorPeter Ujfalusi <[email protected]>2021-09-01 12:52:54 +0300
committerMark Brown <[email protected]>2021-09-20 13:30:17 +0100
commita739fdc26211952edb34bf1ac9ed7afe220a5d54 (patch)
treeb7cc26409e9f38e4c89e8905cf643d91906b2143 /tools/perf/scripts/python/bin
parent2266721938b9d12ebf4f2cd96b88912ffa4f5e91 (diff)
ASoC: soc-component: Convert the mark_module to void*
The mark_module of the snd_soc_component is strict snd_pcm_substream type which prevents it to be used by compressed streams. Change the type to void* along with the snd_soc_component_module_get() and snd_soc_component_module_put() to allow the same mark to be used by compressed when it's module_get_upon_open is set to 1. Signed-off-by: Peter Ujfalusi <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions