]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: soc-core: add snd_soc_pcm_lib_ioctl()
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Wed, 2 Oct 2019 05:31:06 +0000 (14:31 +0900)
committerMark Brown <broonie@kernel.org>
Tue, 8 Oct 2019 12:40:48 +0000 (13:40 +0100)
commit8c2f12e4d568b1378a0792aa8f005013aea1f9e2
tree796fb9ed54f4919d0448cf73247d67caa0c8f9b4
parent89d89078b10def4819d8ca08016bf30fd174445e
ASoC: soc-core: add snd_soc_pcm_lib_ioctl()

add snd_soc_pcm_lib_ioctl() to bypass to snd_pcm_lib_ioctl()

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Link: https://lore.kernel.org/r/87r23vaf39.wl-kuninori.morimoto.gx@renesas.com
Signed-off-by: Mark Brown <broonie@kernel.org>
include/sound/soc.h
sound/soc/soc-core.c