aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc
diff options
context:
space:
mode:
authorMark Brown <broonie@kernel.org>2016-07-24 22:07:20 +0100
committerMark Brown <broonie@kernel.org>2016-07-24 22:07:20 +0100
commit9b876c99d33eb5ac4148d9c3ef5042955dac57c3 (patch)
treefde3f05a2e1873022507d6001b66a83bbe2efa27 /sound/soc
parentMerge remote-tracking branch 'asoc/fix/intel' into asoc-linus (diff)
parentASoC: rt5645: set RT5645_PRIV_INDEX as volatile (diff)
downloadlinux-dev-9b876c99d33eb5ac4148d9c3ef5042955dac57c3.tar.xz
linux-dev-9b876c99d33eb5ac4148d9c3ef5042955dac57c3.zip
Merge remote-tracking branch 'asoc/fix/rt5645' into asoc-linus
Diffstat (limited to 'sound/soc')
-rw-r--r--sound/soc/codecs/rt5645.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/soc/codecs/rt5645.c b/sound/soc/codecs/rt5645.c
index d70847c9eeb0..72e7a40004ff 100644
--- a/sound/soc/codecs/rt5645.c
+++ b/sound/soc/codecs/rt5645.c
@@ -440,6 +440,7 @@ static bool rt5645_volatile_register(struct device *dev, unsigned int reg)
switch (reg) {
case RT5645_RESET:
+ case RT5645_PRIV_INDEX:
case RT5645_PRIV_DATA:
case RT5645_IN1_CTRL1:
case RT5645_IN1_CTRL2: