projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fe81ad1
)
ASoC: arizona: Fix typo - Swap value in 48k_rates[] and 44k1_rates[]
author
Dimitris Papastamos
<
[email protected]
>
Thu, 15 Nov 2012 11:41:30 +0000
(11:41 +0000)
committer
Mark Brown
<
[email protected]
>
Fri, 16 Nov 2012 00:38:06 +0000
(09:38 +0900)
Signed-off-by: Dimitris Papastamos <
[email protected]
>
Signed-off-by: Mark Brown <
[email protected]
>
Cc:
[email protected]
sound/soc/codecs/arizona.c
patch
|
blob
|
history
diff --git
a/sound/soc/codecs/arizona.c
b/sound/soc/codecs/arizona.c
index c03b65af30598f8f03dfba2d7353913a33a0bfe9..054967d8bac2f6d089214e390b1bd6ce416f64b2 100644
(file)
--- a/
sound/soc/codecs/arizona.c
+++ b/
sound/soc/codecs/arizona.c
@@
-268,7
+268,7
@@
EXPORT_SYMBOL_GPL(arizona_out_ev);
static unsigned int arizona_sysclk_48k_rates[] = {
6144000,
12288000,
- 2
25792
00,
+ 2
45760
00,
49152000,
73728000,
98304000,
@@
-278,7
+278,7
@@
static unsigned int arizona_sysclk_48k_rates[] = {
static unsigned int arizona_sysclk_44k1_rates[] = {
5644800,
11289600,
- 2
45760
00,
+ 2
25792
00,
45158400,
67737600,
90316800,