summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/cs47l24.c
diff options
context:
space:
mode:
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>2019-02-01 16:47:25 +0900
committerMark Brown <broonie@kernel.org>2019-02-02 15:42:11 +0000
commit2264cf2e5db99cdff995592bf80ab6dea567ea91 (patch)
tree259a5868e57dd15d820dfd410955ed2b2f8321bf /sound/soc/codecs/cs47l24.c
parentf497c88b195eaee8733a304f2a1dc27fb319c9c3 (diff)
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>
Diffstat (limited to 'sound/soc/codecs/cs47l24.c')
0 files changed, 0 insertions, 0 deletions