projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
ar71xx: add defines for the AR934X GMAC interface
[openwrt.git]
/
target
/
linux
/
brcm47xx
/
patches-3.0
/
040-bcm47xx-add-gpio_set_debounce.patch
diff --git
a/target/linux/brcm47xx/patches-3.0/040-bcm47xx-add-gpio_set_debounce.patch
b/target/linux/brcm47xx/patches-3.0/040-bcm47xx-add-gpio_set_debounce.patch
index
3259390
..
2bc7718
100644
(file)
--- a/
target/linux/brcm47xx/patches-3.0/040-bcm47xx-add-gpio_set_debounce.patch
+++ b/
target/linux/brcm47xx/patches-3.0/040-bcm47xx-add-gpio_set_debounce.patch
@@
-1,7
+1,7
@@
--- a/arch/mips/include/asm/mach-bcm47xx/gpio.h
+++ b/arch/mips/include/asm/mach-bcm47xx/gpio.h
--- a/arch/mips/include/asm/mach-bcm47xx/gpio.h
+++ b/arch/mips/include/asm/mach-bcm47xx/gpio.h
-@@ -
58,6 +58
,10 @@ static inline int gpio_polarity(unsigned
- return
0
;
+@@ -
136,6 +136
,10 @@ static inline int gpio_polarity(unsigned
+ return
-EINVAL
;
}
+static inline int gpio_set_debounce(unsigned gpio, unsigned debounce)
}
+static inline int gpio_set_debounce(unsigned gpio, unsigned debounce)
This page took
0.022255 seconds
and
4
git commands to generate.