Просмотр исходного кода

Merge remote-tracking branch 'asoc/fix/wm8978' into asoc-linus

Mark Brown 12 лет назад
Родитель
Сommit
1052e144cc
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      sound/soc/codecs/wm8978.c

+ 1 - 0
sound/soc/codecs/wm8978.c

@@ -921,6 +921,7 @@ static struct snd_soc_dai_driver wm8978_dai = {
 		.formats = WM8978_FORMATS,
 	},
 	.ops = &wm8978_dai_ops,
+	.symmetric_rates = 1,
 };
 
 static int wm8978_suspend(struct snd_soc_codec *codec)