From: Mark Brown Date: Mon, 1 Mar 2021 23:31:49 +0000 (+0000) Subject: Merge series "soc-pcm: tidyup snd_pcm_hardware setup for FE/BE" from Kuninori Morimot... X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=4ea62149dc62d06dc39eb4870e04fda1a34360c3;p=linux.git Merge series "soc-pcm: tidyup snd_pcm_hardware setup for FE/BE" from Kuninori Morimoto : Hi Mark These patches tidyup snd_pcm_hardware setup for FE/BE. [1/5] changes behavior, but I think it is bug-fix. Kuninori Morimoto (5): ASoC: soc-pcm: remove strange format storing ASoC: soc-pcm: unpack dpcm_init_runtime_hw() ASoC: soc-pcm: add dpcm_runtime_setup_fe() ASoC: soc-pcm: add dpcm_runtime_setup() ASoC: soc-pcm: unpack dpcm_set_fe_runtime() sound/soc/soc-pcm.c | 79 +++++++++++++++++++++------------------------ 1 file changed, 36 insertions(+), 43 deletions(-) -- 2.25.1 --- 4ea62149dc62d06dc39eb4870e04fda1a34360c3