brcm47xx: use libgpio instaed of implementing the gpio interface ourself.
authorHauke Mehrtens <hauke@openwrt.org>
Sat, 4 Aug 2012 19:46:25 +0000 (19:46 +0000)
committerHauke Mehrtens <hauke@openwrt.org>
Sat, 4 Aug 2012 19:46:25 +0000 (19:46 +0000)
commitb37db09843fead03d131cff6d9fc69c5eb8b680f
treec9205034126c854e2e3791e91fec1fd6d6925bc3
parent5bc4fcb3ad28dc7f56759a8de75d1004c8d0fa6f
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