]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ASoC: rsnd: fixup SCU_SYS_INT_EN1 address
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Thu, 5 Nov 2015 23:53:03 +0000 (23:53 +0000)
committerMark Brown <broonie@kernel.org>
Fri, 6 Nov 2015 12:06:48 +0000 (12:06 +0000)
commit021c5d9469960b8c68aa1d1825f7bfd8d61e157d
tree608159701a4fa7623b6dae510a1f6d573371c36b
parent6ff33f3902c3b1c5d0db6b1e2c70b6d76fba357f
ASoC: rsnd: fixup SCU_SYS_INT_EN1 address

cfcefe0126 ("ASoC: rsnd: add recovery support for under/over flow
error on SRC") added SCU_SYS_INT_EN1 address, but it should be
0x1d4, not 0x1c4. This patch fixup it.

Fixes: cfcefe0126 ("ASoC: rsnd: add recovery support for under/over flow error on SRC")
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Cc: stable@vger.kernel.org
sound/soc/sh/rcar/gen.c