commit | 389933d9f6e55a1ef3a71549c36f6283b9f8c145 | [log] [tgz] |
---|---|---|
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | Mon Mar 03 20:50:00 2014 -0800 |
committer | Mark Brown <broonie@linaro.org> | Wed Mar 05 14:07:52 2014 +0800 |
tree | 3e18c692e135d01620e6f225bdf36d9e2169de04 | |
parent | 78f13d0c5a2888564b2bed7f8433c8ec889997ff [diff] |
ASoC: rsnd: Get correct SCU ID Current rsnd driver is assuming that SCU/SRU ID is same as SSIU/SSI ID, because Gen1 can't select it. But, Gen2 can select it. The SCU/SRU/SSIU/SSI pair depends on the platform. This patch get correct SCU ID from platform info. To keep compatible, it still assuming SCU ID = SSI ID if platform doesn't have info Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Signed-off-by: Mark Brown <broonie@linaro.org>