brcm47xx: use libgpio instaed of implementing the gpio interface ourself.
authorHauke Mehrtens <hauke@hauke-m.de>
Sat, 4 Aug 2012 19:46:25 +0000 (19:46 +0000)
committerHauke Mehrtens <hauke@hauke-m.de>
Sat, 4 Aug 2012 19:46:25 +0000 (19:46 +0000)
commit075899682416938171ad47cba21de5dceebcdb43
treec4e4149807f66b206dcf5d8217bcbe0a04537502
parent3942aebedc26bccaba639ec281920faca363a6e9
brcm47xx: use libgpio instaed of implementing the gpio interface ourself.

SVN-Revision: 32992
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