From: Kuninori Morimoto Date: Mon, 22 Jul 2013 04:36:03 +0000 (-0700) Subject: ASoC: add Renesas R-Car module feature X-Git-Tag: v3.12-rc1~150^2~9^2~26^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cdaa3cdfb4a710545a53740b1780a683b043618a;p=pandora-kernel.git ASoC: add Renesas R-Car module feature Renesas R-Car series sound circuit consists of SSI and its peripheral. But this peripheral circuit is different between R-Car Generation1 (E1/M1/H1) and Generation2 (E2/M2/H2) (Actually, there are many difference in Generation1 chips) Gen1 series consists of SRU/SSI/ADG, and Gen2 series consists of SCU/SSIU/SSI/ADG. In order to control these by same method, these are treated as "mod" on this driver. Signed-off-by: Kuninori Morimoto Signed-off-by: Mark Brown --- Reading git-diff-tree failed