]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ASoC: rsnd: get ssi/scu from rsnd_dai_stream
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Mon, 3 Mar 2014 07:43:03 +0000 (23:43 -0800)
committerMark Brown <broonie@linaro.org>
Tue, 4 Mar 2014 04:13:49 +0000 (12:13 +0800)
commit374e5426377604a94d672650ef22dd2b4285de17
treeeedd1f65824d0d1f8ac4bdf7d91299826fb374d2
parenta126021d144bae88a563db2b57b0ad5eb1ee66d9
ASoC: rsnd: get ssi/scu from rsnd_dai_stream

Current driver is assuming that SSI id = SCU id.
But, now, it can get correct SSI/SCU from
rsnd_dai_stream. use it.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
sound/soc/sh/rcar/rsnd.h
sound/soc/sh/rcar/scu.c
sound/soc/sh/rcar/ssi.c