From: Kuninori Morimoto Date: Mon, 22 Jul 2013 04:36:21 +0000 (-0700) Subject: ASoC: add Renesas R-Car Generation feature X-Git-Tag: v3.12-rc1~150^2~9^2~26^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3337744ac41bee00b0068ad5f926dd9c27540809;p=pandora-kernel.git ASoC: add Renesas R-Car Generation 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) The main difference between Gen1 and Gen2 are 1) register offset, 2) data path In order to control Gen1/Gen2 by same method, this patch adds gen.c. Signed-off-by: Kuninori Morimoto Signed-off-by: Mark Brown --- Reading git-diff-tree failed