aboutsummaryrefslogtreecommitdiff
path: root/sound
diff options
context:
space:
mode:
authorMark Brown <broonie@linaro.org>2013-07-15 11:13:57 +0100
committerMark Brown <broonie@linaro.org>2013-07-15 11:13:57 +0100
commit1052e144cc59b06fe7b104da2a0187c3ea431f76 (patch)
treeb82a6ae3eb87354c839e6d5875a571e9946f21d1 /sound
parentb87b26ae0eea5200172fae1c668c81daeda0da83 (diff)
parent5f17482a3244c07646279d16c0e5b8c0b2b76d0e (diff)
Merge remote-tracking branch 'asoc/fix/wm8978' into asoc-linus
Diffstat (limited to 'sound')
-rw-r--r--sound/soc/codecs/wm8978.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/soc/codecs/wm8978.c b/sound/soc/codecs/wm8978.c
index 029f31c8e70..d8fc531c0e5 100644
--- a/sound/soc/codecs/wm8978.c
+++ b/sound/soc/codecs/wm8978.c
@@ -921,6 +921,7 @@ static struct snd_soc_dai_driver wm8978_dai = {
.formats = WM8978_FORMATS,
},
.ops = &wm8978_dai_ops,
+ .symmetric_rates = 1,
};
static int wm8978_suspend(struct snd_soc_codec *codec)