linux/sound/soc/sh/rcar
Kuninori Morimoto 098bd8911a ASoC: rsnd: Parent SSI attach is not needed if not clock master
Parent SSI is needed if it is PIN sharing and clock master,
otherwise, not needed. But, whether clockk master is judged on
.set_fmt, thus, it can't call rsnd_ssi_parent_attach() on .probe.

Now, .pcm_new will be called after .set_fmt, so this patch reuses it
at this point.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
2016-02-20 00:53:02 +09:00
..
adg.c ASoC: rsnd: each mod has status again for CTU/MUX support 2016-01-22 17:12:25 +00:00
cmd.c ASoC: rsnd: each mod has status again for CTU/MUX support 2016-01-22 17:12:25 +00:00
core.c ASoC: rsnd: rename RSND_DVC_CHANNELS to RSND_MAX_CHANNELS 2016-02-20 00:53:02 +09:00
ctu.c ASoC: rsnd: ctu: settings matches to datasheet 2016-01-22 17:12:25 +00:00
dma.c ASoC: rsnd: attach Audio-DMAC-periperi correctly 2016-01-22 17:12:25 +00:00
dvc.c ASoC: rsnd: rename RSND_DVC_CHANNELS to RSND_MAX_CHANNELS 2016-02-20 00:53:02 +09:00
gen.c ASoC: rsnd: ctu: settings matches to datasheet 2016-01-22 17:12:25 +00:00
Makefile ASoC: rsnd: use mod base common method on SSIU 2015-11-16 10:09:29 +00:00
mix.c ASoC: rsnd: each mod has status again for CTU/MUX support 2016-01-22 17:12:25 +00:00
rsnd.h ASoC: rsnd: rename RSND_DVC_CHANNELS to RSND_MAX_CHANNELS 2016-02-20 00:53:02 +09:00
rsrc-card.c ASoC: rsrc-card: tidyup dai format for DPCM 2015-12-17 12:14:31 +00:00
src.c ASoC: rsnd: setup SRC_ROUTE_MODE0 before SRC_SRCIR 2016-02-20 00:53:02 +09:00
ssi.c ASoC: rsnd: Parent SSI attach is not needed if not clock master 2016-02-20 00:53:02 +09:00
ssiu.c ASoC: rsnd: each mod has status again for CTU/MUX support 2016-01-22 17:12:25 +00:00