From: Kuninori Morimoto Date: Tue, 4 Mar 2014 04:50:00 +0000 (-0800) Subject: ASoC: rsnd: Get correct SCU ID X-Git-Tag: v3.15-rc1~36^2~1^2~5^2~5^6~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=389933d9f6e55a1ef3a71549c36f6283b9f8c145;p=pandora-kernel.git 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 Signed-off-by: Mark Brown --- Reading git-diff-tree failed