brcm47xx: use libgpio instaed of implementing the gpio interface ourself.
authorhauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 4 Aug 2012 19:46:25 +0000 (19:46 +0000)
committerhauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 4 Aug 2012 19:46:25 +0000 (19:46 +0000)
commit1d6c42df96154e859a0c02ec578780cb2948bb43
treec9205034126c854e2e3791e91fec1fd6d6925bc3
parent039f1795516bfb35e637ab26168d5ae42c547bf0
brcm47xx: use libgpio instaed of implementing the gpio interface ourself.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32992 3c298f89-4303-0410-b956-a3cf2f4a3e73
13 files changed:
package/broadcom-diag/src/diag.c
package/broadcom-diag/src/gpio.h
package/switch/src/gpio-bcm947xx.h [deleted file]
package/switch/src/gpio.h
package/switch/src/switch-adm.c
target/linux/brcm47xx/config-3.3
target/linux/brcm47xx/patches-3.3/050-bcma-export-needed-gpio-functions.patch [deleted file]
target/linux/brcm47xx/patches-3.3/140-bcm47xx-add-gpio_set_debounce.patch [deleted file]
target/linux/brcm47xx/patches-3.3/220-add_gpio_request_one.patch [deleted file]
target/linux/brcm47xx/patches-3.3/500-ssb-add-function-to-return-number-of-gpio-lines.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-3.3/501-bcma-add-gpio-driver.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-3.3/502-bcm47xx-rewrite-gpio-handling.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-3.3/812-disable_wgt634u_crap.patch