From c161c43bb176929bfa1ae28c880e92f97f3a6b78 Mon Sep 17 00:00:00 2001 From: Mark Brown Date: Mon, 11 May 2009 20:05:57 +0100 Subject: [PATCH] --- yaml --- r: 148264 b: refs/heads/master c: 7de0a0aee5cf24639c14b17ab4077f5dba0d7cb9 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/sound/soc/pxa/pxa2xx-i2s.c | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 7366d2b1432c..7d50bae12323 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: eaaa5328835d8085d24221a0e5ceaacbe14a7523 +refs/heads/master: 7de0a0aee5cf24639c14b17ab4077f5dba0d7cb9 diff --git a/trunk/sound/soc/pxa/pxa2xx-i2s.c b/trunk/sound/soc/pxa/pxa2xx-i2s.c index 2f4b6e489b78..60145770aeba 100644 --- a/trunk/sound/soc/pxa/pxa2xx-i2s.c +++ b/trunk/sound/soc/pxa/pxa2xx-i2s.c @@ -329,6 +329,7 @@ struct snd_soc_dai pxa_i2s_dai = { .rates = PXA2XX_I2S_RATES, .formats = SNDRV_PCM_FMTBIT_S16_LE,}, .ops = &pxa_i2s_dai_ops, + .symmetric_rates = 1, }; EXPORT_SYMBOL_GPL(pxa_i2s_dai);