From 9aad86e42fc49294babf3fac529942bbbaca4d27 Mon Sep 17 00:00:00 2001 From: Mark Brown Date: Thu, 16 Apr 2009 10:08:39 +0100 Subject: [PATCH] --- yaml --- r: 148194 b: refs/heads/master c: 0d960e8891459f5af85e5781bce3f1da5f7db0fb h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/sound/soc/codecs/wm8903.c | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index f35efa58d3b9..d36937e27798 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: fd5dfad9cf51bc3575b5e50193403de4a3de23bc +refs/heads/master: 0d960e8891459f5af85e5781bce3f1da5f7db0fb diff --git a/trunk/sound/soc/codecs/wm8903.c b/trunk/sound/soc/codecs/wm8903.c index 8cf571f1a803..c5391841d41f 100644 --- a/trunk/sound/soc/codecs/wm8903.c +++ b/trunk/sound/soc/codecs/wm8903.c @@ -1523,6 +1523,7 @@ struct snd_soc_dai wm8903_dai = { .formats = WM8903_FORMATS, }, .ops = &wm8903_dai_ops, + .symmetric_rates = 1, }; EXPORT_SYMBOL_GPL(wm8903_dai);