[alsa-devel] [PATCH 07/12] ASoC: rcar: rename GEN2_SRU to GEN2_SCU

Kuninori Morimoto kuninori.morimoto.gx at renesas.com
Tue Nov 19 10:06:15 CET 2013


Gen2 has SCU. SRU is for Gen1

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx at renesas.com>
---
 include/sound/rcar_snd.h |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/sound/rcar_snd.h b/include/sound/rcar_snd.h
index 12afab1..a818ff7 100644
--- a/include/sound/rcar_snd.h
+++ b/include/sound/rcar_snd.h
@@ -18,7 +18,7 @@
 #define RSND_GEN1_ADG	1
 #define RSND_GEN1_SSI	2
 
-#define RSND_GEN2_SRU	0
+#define RSND_GEN2_SCU	0
 #define RSND_GEN2_ADG	1
 #define RSND_GEN2_SSIU	2
 #define RSND_GEN2_SSI	3
-- 
1.7.9.5



More information about the Alsa-devel mailing list