]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
ASoC: soc-dai: add snd_soc_dai_compr_trigger()
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Thu, 23 Apr 2020 23:15:32 +0000 (08:15 +0900)
committerMark Brown <broonie@kernel.org>
Wed, 29 Apr 2020 12:27:44 +0000 (13:27 +0100)
commiteb08411bdf48cff69f7226c86a97fba1ef5045e6
treea91fb2c7b16b11d3266277a0e8f168c61bc2f4a4
parent2b25f81d43b764142699a430da0ca57ffcb33cc2
ASoC: soc-dai: add snd_soc_dai_compr_trigger()

dai related function should be implemented at soc-dai.c.
This patch adds snd_soc_dai_compr_trigger().

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Reviewed-By: Ranjani Sridharan <ranjani.sridharan@linux.intel.com>
Link: https://lore.kernel.org/r/87mu71ssiz.wl-kuninori.morimoto.gx@renesas.com
Signed-off-by: Mark Brown <broonie@kernel.org>
include/sound/soc-dai.h
sound/soc/soc-compress.c
sound/soc/soc-dai.c