From c1750ff34f2def3027995b64ae44747217d04a36 Mon Sep 17 00:00:00 2001 From: Mark Brown Date: Mon, 13 Apr 2009 10:53:02 +0100 Subject: [PATCH] --- yaml --- r: 148184 b: refs/heads/master c: f4976116a98f108bf385f217332aadb3ca98fe66 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/sound/soc/codecs/wm9713.c | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 662f62ec372f..20677dda4d30 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: f4c1724f3437ac70d8330968379148c954ca34c7 +refs/heads/master: f4976116a98f108bf385f217332aadb3ca98fe66 diff --git a/trunk/sound/soc/codecs/wm9713.c b/trunk/sound/soc/codecs/wm9713.c index 523bad077fa0..aa94cc68f0c0 100644 --- a/trunk/sound/soc/codecs/wm9713.c +++ b/trunk/sound/soc/codecs/wm9713.c @@ -1069,6 +1069,7 @@ struct snd_soc_dai wm9713_dai[] = { .rates = WM9713_PCM_RATES, .formats = WM9713_PCM_FORMATS,}, .ops = &wm9713_dai_ops_voice, + .symmetric_rates = 1, }, }; EXPORT_SYMBOL_GPL(wm9713_dai);