From 03b9eb26fe53994dc9d15ec410d98d0115b1158d Mon Sep 17 00:00:00 2001 From: Mark Brown Date: Thu, 9 Jul 2009 11:28:07 +0100 Subject: [PATCH] --- yaml --- r: 157565 b: refs/heads/master c: cc369cf504c51d36765e18b0c28a09a92d28ed79 h: refs/heads/master i: 157563: 038191f23e45aee7877a82885f7c3c1261c407be v: v3 --- [refs] | 2 +- trunk/sound/soc/codecs/wm8510.c | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index d08d22624a98..cb2f098f3b04 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: cb507e7e79f3c0e45ecaefad9220c34fcfbe74e8 +refs/heads/master: cc369cf504c51d36765e18b0c28a09a92d28ed79 diff --git a/trunk/sound/soc/codecs/wm8510.c b/trunk/sound/soc/codecs/wm8510.c index c8b8dba85890..261d4cb75964 100644 --- a/trunk/sound/soc/codecs/wm8510.c +++ b/trunk/sound/soc/codecs/wm8510.c @@ -577,6 +577,7 @@ struct snd_soc_dai wm8510_dai = { .rates = WM8510_RATES, .formats = WM8510_FORMATS,}, .ops = &wm8510_dai_ops, + .symmetric_rates = 1, }; EXPORT_SYMBOL_GPL(wm8510_dai);