ASoC: add Renesas R-Car module feature
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Mon, 22 Jul 2013 04:36:03 +0000 (21:36 -0700)
committerMark Brown <broonie@linaro.org>
Sun, 28 Jul 2013 18:34:09 +0000 (19:34 +0100)
commitcdaa3cdfb4a710545a53740b1780a683b043618a
tree48118dbc5149323d18366203d22cf62d9c1446f2
parent1536a968892aa9095aada4b6d2ed326432cd71c8
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 <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
sound/soc/sh/rcar/core.c
sound/soc/sh/rcar/rsnd.h
This page took 0.025564 seconds and 5 git commands to generate.