From c8eb4b2767b685c4e744a2b19ed5c724247038af Mon Sep 17 00:00:00 2001 From: Mark Brown Date: Tue, 30 Jun 2009 19:36:39 +0100 Subject: [PATCH] --- yaml --- r: 157661 b: refs/heads/master c: cb11d39ead79e5bc8ca42de86b9df8dec8b88681 h: refs/heads/master i: 157659: 4e3d218a2800b0656683a59138aa2e80ac55816a v: v3 --- [refs] | 2 +- trunk/sound/soc/codecs/wm8974.c | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) 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);