From: Heather Lomond Date: Wed, 5 Sep 2012 09:02:10 +0000 (-0400) Subject: ASoC: arizona: Fix typo in 44.1kHz rates X-Git-Tag: firefly_0821_release~3680^2~2083^2^2~4 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=4758be37c01c658dec5c0ad08d456fa031493de4;p=firefly-linux-kernel-4.4.55.git ASoC: arizona: Fix typo in 44.1kHz rates Signed-off-by: Heather Lomond Signed-off-by: Mark Brown --- diff --git a/sound/soc/codecs/arizona.c b/sound/soc/codecs/arizona.c index 5c9cacaf2d52..1cf7a32d1b21 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,