aboutsummaryrefslogtreecommitdiff
path: root/sound
diff options
context:
space:
mode:
authorHeather Lomond <hlomond@opensource.wolfsonmicro.com>2012-09-05 05:02:10 -0400
committerMark Brown <broonie@opensource.wolfsonmicro.com>2012-09-06 06:58:44 +0800
commit4758be37c01c658dec5c0ad08d456fa031493de4 (patch)
treef1ff856076a0b5295bdfcfe39729dc25d6747172 /sound
parentfd4fb262b31ecb06bf93defb036e72b33ddf0200 (diff)
ASoC: arizona: Fix typo in 44.1kHz rates
Signed-off-by: Heather Lomond <hlomond@opensource.wolfsonmicro.com> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Diffstat (limited to 'sound')
-rw-r--r--sound/soc/codecs/arizona.c2
1 files changed, 1 insertions, 1 deletions
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,