summaryrefslogtreecommitdiffstats
path: root/sound/soc/soc-compress.c
diff options
context:
space:
mode:
authorPeter Ujfalusi <peter.ujfalusi@linux.intel.com>2021-09-01 11:52:54 +0200
committerMark Brown <broonie@kernel.org>2021-09-20 14:30:17 +0200
commita739fdc26211952edb34bf1ac9ed7afe220a5d54 (patch)
treeb7cc26409e9f38e4c89e8905cf643d91906b2143 /sound/soc/soc-compress.c
parentMerge series "ASoC: SOF: ipc: Small cleanups for message handler functions" f... (diff)
downloadlinux-a739fdc26211952edb34bf1ac9ed7afe220a5d54.tar.xz
linux-a739fdc26211952edb34bf1ac9ed7afe220a5d54.zip
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 <peter.ujfalusi@linux.intel.com> Link: https://lore.kernel.org/r/20210901095255.3617-2-peter.ujfalusi@linux.intel.com Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/soc-compress.c')
0 files changed, 0 insertions, 0 deletions