From: Kuninori Morimoto Date: Fri, 24 Jan 2014 02:41:36 +0000 (-0800) Subject: ASoC: rsnd: extracts Gen1/Gen2 common parts X-Git-Tag: v3.15-rc1~36^2~1^2~5^2~5^6~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1b7b08efbe7419cc3e082f2b5ec8ae89f7af43d1;p=pandora-kernel.git ASoC: rsnd: extracts Gen1/Gen2 common parts Renesas sound IP Gen1/Gen2 are similar, but different. This patch extracts Gen1/Gen2 common and dependency parts, and create Gen1/Gen2 ops to control it. According to this structure, SSIU setup which has been implemented on ssi.c can be moved to scu.c (SRU/SSIU/SCU should be implemented on scu.c) Signed-off-by: Kuninori Morimoto Signed-off-by: Mark Brown --- Reading git-diff-tree failed