]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: soc-core: add snd_soc_daifmt_clock_provider_fliped()
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Mon, 14 Jun 2021 00:56:54 +0000 (09:56 +0900)
committerMark Brown <broonie@kernel.org>
Mon, 21 Jun 2021 12:05:16 +0000 (13:05 +0100)
commita84d7444b92d47faf2f43255d89e2d2c6a7bda76
tree9806ec6abcf34531a17fc465baa1e3725d242790
parent42590604243d2bcc063df6cddd4c1d3f606319a1
ASoC: soc-core: add snd_soc_daifmt_clock_provider_fliped()

Sometimes we want to get CLOCK_PROVIDER fliped dai_fmt.
This patch adds new snd_soc_daifmt_clock_provider_fliped() for it.

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