[alsa-devel] [PATCH] ASoC: Add missed BCLK rate to WM5100 driver
Mark Brown
broonie at opensource.wolfsonmicro.com
Thu Sep 22 18:49:39 CEST 2011
Reported-by: Axel Lin <axel.lin at gmail.com>
Signed-off-by: Mark Brown <broonie at opensource.wolfsonmicro.com>
---
sound/soc/codecs/wm5100.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/sound/soc/codecs/wm5100.c b/sound/soc/codecs/wm5100.c
index 443d76d..cb940a8 100644
--- a/sound/soc/codecs/wm5100.c
+++ b/sound/soc/codecs/wm5100.c
@@ -1511,6 +1511,7 @@ static int wm5100_bclk_rates_dat[WM5100_NUM_BCLK_RATES] = {
96000,
128000,
192000,
+ 256000,
384000,
512000,
768000,
--
1.7.6.3
More information about the Alsa-devel
mailing list