summaryrefslogtreecommitdiffstats
path: root/block/partition-generic.c
diff options
context:
space:
mode:
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>2015-10-26 08:39:41 +0000
committerMark Brown <broonie@kernel.org>2015-11-16 10:09:29 +0000
commit27924f3208c9f37a1d58b80d999bb9cfc96536d4 (patch)
treea69d18c3ab40868db683e2b9d3179e48e78e5453 /block/partition-generic.c
parent81ecbb654e1015840dec6a1ef3fcfef34d28feed (diff)
downloadop-kernel-dev-27924f3208c9f37a1d58b80d999bb9cfc96536d4.zip
op-kernel-dev-27924f3208c9f37a1d58b80d999bb9cfc96536d4.tar.gz
ASoC: rsnd: enable to use rsnd_dai_connect() from each mod
Renesas sound needs many devices (SSI/SSIU/SRC/CTU/MIX/DVC/CMD/AudioDMAC/AudioDMACpp). SSI/SRC/CTU/MIX/DVC are implemented as module. SSI parent, SSIU are implemented as part of SSI CMD is implemented as part of CTU/MIX/DVC AudioDMAC/AudioDMACpp are implemented as part of SSI/SRC It is nice sense that these all devices are implemented as mod. DMAC/SSIU/SSI-parent/CMD will be implemented as module, but these are not customer controlled module. These should be automatically install to system. Because of this, rsnd_dai_connect() should be called from each mod. SSI can be very special, because it will be installed as SSI-parent / SSI-child. Thus, new rsnd_dai_connect() has type parameter which should be mod->type except SSI-parent Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'block/partition-generic.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud