summaryrefslogtreecommitdiffstats
path: root/sound/soc/sh/rcar/rsnd.h
diff options
context:
space:
mode:
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>2013-12-19 19:27:03 -0800
committerMark Brown <broonie@linaro.org>2013-12-31 13:35:30 +0000
commit690ef81ebe02a43991b0fcb418d77b8420346cfd (patch)
tree51392d341e80aa6cfb711ae4a9542acf4e20b6d2 /sound/soc/sh/rcar/rsnd.h
parent729aca51a19f2e2b3404c29b82df61d714150a49 (diff)
ASoC: rsnd: tidyup register naming
Use correct register name which appears in the datasheet Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Signed-off-by: Mark Brown <broonie@linaro.org>
Diffstat (limited to 'sound/soc/sh/rcar/rsnd.h')
-rw-r--r--sound/soc/sh/rcar/rsnd.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/sound/soc/sh/rcar/rsnd.h b/sound/soc/sh/rcar/rsnd.h
index bff7b9e5306..d5c0182c8e5 100644
--- a/sound/soc/sh/rcar/rsnd.h
+++ b/sound/soc/sh/rcar/rsnd.h
@@ -36,12 +36,12 @@ enum rsnd_reg {
RSND_REG_SRC_TMG_SEL0,
RSND_REG_SRC_TMG_SEL1,
RSND_REG_SRC_TMG_SEL2,
- RSND_REG_SRC_CTRL,
+ RSND_REG_SRC_ROUTE_CTRL,
RSND_REG_SSI_MODE0,
RSND_REG_SSI_MODE1,
RSND_REG_BUSIF_MODE,
- RSND_REG_BUSIF_ADINR,
RSND_REG_INT_ENABLE,
+ RSND_REG_SRC_ADINR,
/* ADG */
RSND_REG_BRRA,