projects
/
kernel
/
kernel-generic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
caca6a0
)
pinctrl/sirf: fix pin number typo for SPI1
author
Barry Song
<Baohua.Song@csr.com>
Fri, 2 Dec 2011 02:32:15 +0000
(10:32 +0800)
committer
Linus Walleij
<linus.walleij@linaro.org>
Fri, 2 Dec 2011 10:19:15 +0000
(11:19 +0100)
Signed-off-by: Barry Song <Baohua.Song@csr.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/pinmux-sirf.c
patch
|
blob
|
history
diff --git
a/drivers/pinctrl/pinmux-sirf.c
b/drivers/pinctrl/pinmux-sirf.c
index
d76cae6
..
d848d97
100644
(file)
--- a/
drivers/pinctrl/pinmux-sirf.c
+++ b/
drivers/pinctrl/pinmux-sirf.c
@@
-463,7
+463,7
@@
static const struct sirfsoc_padmux spi1_padmux = {
.funcval = BIT(8),
};
-static const unsigned spi1_pins[] = {
33, 34, 35, 3
6 };
+static const unsigned spi1_pins[] = {
43, 44, 45, 4
6 };
static const struct sirfsoc_muxmask sdmmc1_muxmask[] = {
{