linux/sound/soc/sh/rcar
Kuninori Morimoto 331e875432
ASoC: rsnd: tidyup rsnd_parse_connect_ssiu_compatible()
rsnd_parse_connect_ssiu_compatible() is doing
 - using rsnd_ssiu_id(), but we use it via rsnd_mod_id()
 - we can break loop if rsnd_dai_connect() was called
This patch fixup these.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
2018-11-21 13:27:21 +00:00
..
Makefile ASoC: rsnd: convert to SPDX identifiers 2018-06-18 12:16:46 +01:00
adg.c ASoC: rsnd: move .get_status under rsnd_mod_ops 2018-11-05 11:27:29 +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: use ring buffer for rsnd_mod_name() 2018-11-09 15:45:11 +00:00
ctu.c ASoC: rsnd: handle DPCM converted rate/chan under core 2018-11-06 17:39:35 +00:00
dma.c ASoC: rsnd: add SSIU BUSIF support 2018-11-06 17:40:10 +00:00
dvc.c ASoC: rsnd: move .get_status under rsnd_mod_ops 2018-11-05 11:27:29 +00:00
gen.c ASoC: rsnd: rsnd_mod_name() handles both name and ID 2018-11-05 11:28:00 +00:00
mix.c ASoC: rsnd: move .get_status under rsnd_mod_ops 2018-11-05 11:27:29 +00:00
rsnd.h ASoC: rsnd: add TDM Split mode support 2018-11-06 17:40:38 +00:00
src.c ASoC: rsnd: handle DPCM converted rate/chan under core 2018-11-06 17:39:35 +00:00
ssi.c ASoC: rsnd: add TDM Split mode support 2018-11-06 17:40:38 +00:00
ssiu.c ASoC: rsnd: tidyup rsnd_parse_connect_ssiu_compatible() 2018-11-21 13:27:21 +00:00