aboutsummaryrefslogtreecommitdiff
path: root/sound/soc/codecs/max98090.c
diff options
context:
space:
mode:
authorSteven Rostedt (Red Hat) <rostedt@goodmis.org>2014-04-24 11:00:46 -0400
committerSteven Rostedt <rostedt@goodmis.org>2014-04-24 11:00:46 -0400
commitadc314bb4f394802935735bdbeba43e1ab17beb2 (patch)
treedb303b53ee93eab665924e49c0283be054e80015 /sound/soc/codecs/max98090.c
parentff2826200b84358b9a9f1184710eb020088e8354 (diff)
parenta2e124daef622d8745510ab24b023027dcdc9146 (diff)
Merge tag 'v3.10.35' into v3.10-rt
This is the 3.10.35 stable release
Diffstat (limited to 'sound/soc/codecs/max98090.c')
-rw-r--r--sound/soc/codecs/max98090.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/soc/codecs/max98090.c b/sound/soc/codecs/max98090.c
index 819c90fe021f..4fdcc1cefc25 100644
--- a/sound/soc/codecs/max98090.c
+++ b/sound/soc/codecs/max98090.c
@@ -336,6 +336,7 @@ static bool max98090_readable_register(struct device *dev, unsigned int reg)
case M98090_REG_RECORD_TDM_SLOT:
case M98090_REG_SAMPLE_RATE:
case M98090_REG_DMIC34_BIQUAD_BASE ... M98090_REG_DMIC34_BIQUAD_BASE + 0x0E:
+ case M98090_REG_REVISION_ID:
return true;
default:
return false;