aboutsummaryrefslogtreecommitdiffstats
path: root/sound
diff options
context:
space:
mode:
authorBard Liao <bardliao@realtek.com>2015-02-16 13:06:45 +0800
committerMark Brown <broonie@kernel.org>2015-02-24 17:22:39 +0900
commit850529249d7cce02e9bfae9476d09c8c51410d28 (patch)
treed0a0d8223aede535c385b935f80b7a00a835335f /sound
parentASoC: rt5670: Fix the speaker mono output issue (diff)
downloadlinux-dev-850529249d7cce02e9bfae9476d09c8c51410d28.tar.xz
linux-dev-850529249d7cce02e9bfae9476d09c8c51410d28.zip
ASoC: rt5670: Set RT5670_IRQ_CTRL1 non volatile
RT5670_IRQ_CTRL1(0xbd) is a non volatile register. And we need to restore its value after suspend/resume. Signed-off-by: Bard Liao <bardliao@realtek.com> Signed-off-by: Mark Brown <broonie@kernel.org> Cc: stable@vger.kernel.org
Diffstat (limited to 'sound')
-rw-r--r--sound/soc/codecs/rt5670.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/soc/codecs/rt5670.c b/sound/soc/codecs/rt5670.c
index d33f33ce865a..b651bc06cfdf 100644
--- a/sound/soc/codecs/rt5670.c
+++ b/sound/soc/codecs/rt5670.c
@@ -223,7 +223,6 @@ static bool rt5670_volatile_register(struct device *dev, unsigned int reg)
case RT5670_ADC_EQ_CTRL1:
case RT5670_EQ_CTRL1:
case RT5670_ALC_CTRL_1:
- case RT5670_IRQ_CTRL1:
case RT5670_IRQ_CTRL2:
case RT5670_INT_IRQ_ST:
case RT5670_IL_CMD: