aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc
diff options
context:
space:
mode:
Diffstat (limited to 'sound/soc')
-rw-r--r--sound/soc/sh/rcar/gen.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/sh/rcar/gen.c b/sound/soc/sh/rcar/gen.c
index f04d17bc6e3d..916b38d54fda 100644
--- a/sound/soc/sh/rcar/gen.c
+++ b/sound/soc/sh/rcar/gen.c
@@ -231,7 +231,7 @@ static int rsnd_gen2_probe(struct platform_device *pdev,
231 RSND_GEN_S_REG(SCU_SYS_STATUS0, 0x1c8), 231 RSND_GEN_S_REG(SCU_SYS_STATUS0, 0x1c8),
232 RSND_GEN_S_REG(SCU_SYS_INT_EN0, 0x1cc), 232 RSND_GEN_S_REG(SCU_SYS_INT_EN0, 0x1cc),
233 RSND_GEN_S_REG(SCU_SYS_STATUS1, 0x1d0), 233 RSND_GEN_S_REG(SCU_SYS_STATUS1, 0x1d0),
234 RSND_GEN_S_REG(SCU_SYS_INT_EN1, 0x1c4), 234 RSND_GEN_S_REG(SCU_SYS_INT_EN1, 0x1d4),
235 RSND_GEN_M_REG(SRC_SWRSR, 0x200, 0x40), 235 RSND_GEN_M_REG(SRC_SWRSR, 0x200, 0x40),
236 RSND_GEN_M_REG(SRC_SRCIR, 0x204, 0x40), 236 RSND_GEN_M_REG(SRC_SRCIR, 0x204, 0x40),
237 RSND_GEN_M_REG(SRC_ADINR, 0x214, 0x40), 237 RSND_GEN_M_REG(SRC_ADINR, 0x214, 0x40),