diff --git a/[refs] b/[refs] index b0ef99f7ea4a..ee2a3359eed4 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: a5f8d2f1b83d47b09ff7b587b9402c449e1e18d5 +refs/heads/master: cb11d39ead79e5bc8ca42de86b9df8dec8b88681 diff --git a/trunk/sound/soc/codecs/wm8974.c b/trunk/sound/soc/codecs/wm8974.c index cb2c41201606..8c8fc60d6260 100644 --- a/trunk/sound/soc/codecs/wm8974.c +++ b/trunk/sound/soc/codecs/wm8974.c @@ -631,6 +631,7 @@ struct snd_soc_dai wm8974_dai = { .rates = WM8974_RATES, .formats = WM8974_FORMATS,}, .ops = &wm8974_ops, + .symmetric_rates = 1, }; EXPORT_SYMBOL_GPL(wm8974_dai);