From 9f3322f0a3555d96117f93495c35eec5e43841eb Mon Sep 17 00:00:00 2001 From: Mark Brown Date: Wed, 8 Jul 2009 17:48:12 +0100 Subject: [PATCH] --- yaml --- r: 157560 b: refs/heads/master c: 4934482d93ca42d57180e08bf3ee6b77124f5f8e h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/sound/soc/codecs/wm8731.c | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 21cbab29e81d..adca1c2cafee 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 942c435ba79fd263a922bb114d56eccab6250662 +refs/heads/master: 4934482d93ca42d57180e08bf3ee6b77124f5f8e diff --git a/trunk/sound/soc/codecs/wm8731.c b/trunk/sound/soc/codecs/wm8731.c index de43263a6fa8..156002852078 100644 --- a/trunk/sound/soc/codecs/wm8731.c +++ b/trunk/sound/soc/codecs/wm8731.c @@ -464,6 +464,7 @@ struct snd_soc_dai wm8731_dai = { .rates = WM8731_RATES, .formats = WM8731_FORMATS,}, .ops = &wm8731_dai_ops, + .symmetric_rates = 1, }; EXPORT_SYMBOL_GPL(wm8731_dai);