[alsa-devel] [PATCH] ASoC: arizona: Fix typo in 44.1kHz rates
6 Sep
2012
6 Sep
'12
12:59 a.m.
From: Heather Lomond hlomond@opensource.wolfsonmicro.com
Signed-off-by: Heather Lomond hlomond@opensource.wolfsonmicro.com Signed-off-by: Mark Brown broonie@opensource.wolfsonmicro.com --- sound/soc/codecs/arizona.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sound/soc/codecs/arizona.c b/sound/soc/codecs/arizona.c index 5c9caca..1cf7a32 100644 --- a/sound/soc/codecs/arizona.c +++ b/sound/soc/codecs/arizona.c @@ -426,7 +426,7 @@ static const int arizona_44k1_bclk_rates[] = { 940800, 1411200, 1881600, - 2882400, + 2822400, 3763200, 5644800, 7526400,
--
1.7.10.4
4491
Age (days ago)
4491
Last active (days ago)
0 comments
1 participants
participants (1)
-
Mark Brown