projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e3365d0
)
pinctrl: sirf: correct the pin index of ac97_pins group
author
Qipan Li
<Qipan.Li@csr.com>
Mon, 27 Jan 2014 06:01:29 +0000
(14:01 +0800)
committer
Linus Walleij
<linus.walleij@linaro.org>
Mon, 3 Feb 2014 08:08:17 +0000
(09:08 +0100)
according to datasheet and ac97_muxmask assignment, ac97_pins should be
corrected.
Signed-off-by: Qipan Li <Qipan.Li@csr.com>
Signed-off-by: Barry Song <Baohua.Song@csr.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/sirf/pinctrl-prima2.c
patch
|
blob
|
blame
|
history
diff --git
a/drivers/pinctrl/sirf/pinctrl-prima2.c
b/drivers/pinctrl/sirf/pinctrl-prima2.c
index 37b42651d76ac5ba502ee7fa90417c24304e6122..dde0285544d6ad95a6c392955df3ce976c3e11a4 100644
(file)
--- a/
drivers/pinctrl/sirf/pinctrl-prima2.c
+++ b/
drivers/pinctrl/sirf/pinctrl-prima2.c
@@
-413,7
+413,7
@@
static const struct sirfsoc_padmux ac97_padmux = {
.funcval = 0,
};
-static const unsigned ac97_pins[] = {
33, 34, 35, 3
6 };
+static const unsigned ac97_pins[] = {
43, 44, 45, 4
6 };
static const struct sirfsoc_muxmask spi1_muxmask[] = {
{