[scripts] ext-toolchain.sh:
[openwrt.git] / target / linux / brcm47xx / patches-3.0 / 040-bcm47xx-add-gpio_set_debounce.patch
index 3259390..2bc7718 100644 (file)
@@ -1,7 +1,7 @@
 --- 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)
This page took 0.025013 seconds and 4 git commands to generate.