From: Kuninori Morimoto Date: Fri, 24 Jan 2014 02:39:32 +0000 (-0800) Subject: ASoC: rsnd: SSI_MODE0/1 settings goes to scu.c X-Git-Tag: v3.15-rc1~36^2~1^2~5^2~5^6~45 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7b5ce9759a60ebdffa1e76224ccb3d85bd06e4ac;p=pandora-kernel.git ASoC: rsnd: SSI_MODE0/1 settings goes to scu.c SRU (Gen1) / SCU (Gen2) / SSIU (Gen2) are controlled under scu.c. (SCU + SSIU (Gen2) was SRU (Gen1)) And register of SSI_MODE0/1 are mapped on these IP. But these have been implemented under ssi.c on this driver. The naming is very confusable, but it should be implemented under scu.c Signed-off-by: Kuninori Morimoto Signed-off-by: Mark Brown --- Reading git-diff-tree failed