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:
20430e7
)
MIPS: Alchemy: Fix typo
author
Andrea Gelmini
<
[email protected]
>
Sat, 21 May 2016 11:59:56 +0000
(13:59 +0200)
committer
Ralf Baechle
<
[email protected]
>
Sat, 28 May 2016 10:35:06 +0000
(12:35 +0200)
Signed-off-by: Andrea Gelmini <
[email protected]
>
Cc:
[email protected]
Cc:
[email protected]
Patchwork: https://patchwork.linux-mips.org/patch/13318/
Signed-off-by: Ralf Baechle <
[email protected]
>
arch/mips/include/asm/mach-au1x00/gpio-au1300.h
patch
|
blob
|
history
diff --git
a/arch/mips/include/asm/mach-au1x00/gpio-au1300.h
b/arch/mips/include/asm/mach-au1x00/gpio-au1300.h
index ce02894271c6d7539e2b264a897b2d74067bfe2b..d607d643b9734a1c72df19a9c171664fd9170a84 100644
(file)
--- a/
arch/mips/include/asm/mach-au1x00/gpio-au1300.h
+++ b/
arch/mips/include/asm/mach-au1x00/gpio-au1300.h
@@
-140,7
+140,7
@@
static inline int au1300_gpio_getinitlvl(unsigned int gpio)
* Cases 1 and 3 are intended for boards which want to provide their own
* GPIO namespace and -operations (i.e. for example you have 8 GPIOs
* which are in part provided by spare Au1300 GPIO pins and in part by
-* an external FPGA but you still want them to be accssible in linux
+* an external FPGA but you still want them to be acc
e
ssible in linux
* as gpio0-7. The board can of course use the alchemy_gpioX_* functions
* as required).
*/