linux/sound/soc/sh/rcar
Kuninori Morimoto 2264cf2e5d
ASoC: rsnd: fixup TDM Split mode check for CTU
Renesas sound card need to judge that whether it is using
"TDM Split mode". To judge it and for other purpose, it has
rsnd_parse_connect_simple() and rsnd_parse_connect_graph(),
but these are using different judgement policy for
TDM Split mode.
It is pointless and confusable.
This patch add new rsnd_parse_tdm_split_mode() and use common
judgement policy for simple-card/audio-graph.

Without this patch, CTU will be judged as TDM Split mode
on audio-graph card.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
2019-02-02 15:42:11 +00:00
..
adg.c ASoC: rsnd: remove RSND_REG_ from rsnd_reg 2018-12-12 16:17:45 +00:00
cmd.c ASoC: rsnd: move .get_status under rsnd_mod_ops 2018-11-05 11:27:29 +00:00
core.c ASoC: rsnd: fixup TDM Split mode check for CTU 2019-02-02 15:42:11 +00:00
ctu.c ASoC: rsnd: remove RSND_REG_ from rsnd_reg 2018-12-12 16:17:45 +00:00
dma.c ASoC: rsnd: add SSIU BUSIF support 2018-11-06 17:40:10 +00:00
dvc.c Merge branch 'for-4.20' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-4.21 intel dep 2018-12-13 14:36:46 +00:00
gen.c ASoC: rsnd: remove RSND_REG_ from rsnd_reg 2018-12-12 16:17:45 +00:00
Makefile ASoC: rsnd: convert to SPDX identifiers 2018-06-18 12:16:46 +01:00
mix.c ASoC: rsnd: move .get_status under rsnd_mod_ops 2018-11-05 11:27:29 +00:00
rsnd.h ASoC: rsnd: remove RSND_REG_ from rsnd_reg 2018-12-12 16:17:45 +00:00
src.c ASoC: rsnd: update BSDSR/BSDISR handling 2019-01-07 18:34:01 +00:00
ssi.c Merge branch 'for-4.20' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-4.21 intel dep 2018-12-13 14:36:46 +00:00
ssiu.c ASoC: rsnd: remove RSND_REG_ from rsnd_reg 2018-12-12 16:17:45 +00:00