[alsa-devel] [PATCH] ASoC: Add missed BCLK rate to WM5100 driver
22 Sep
2011
22 Sep
'11
6:49 p.m.
Reported-by: Axel Lin axel.lin@gmail.com Signed-off-by: Mark Brown broonie@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
4840
Age (days ago)
4840
Last active (days ago)
0 comments
1 participants
participants (1)
-
Mark Brown