aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/files/drivers/gpio/gpio-latch.c
Commit message (Collapse)AuthorAgeFilesLines
* ar71xx: fix gpio-latch driverJohn Crispin2015-03-101-1/+2
| | | | | | | | gpio api has changed. the remove call no longer returns a value. Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 44650
* ar71xx: add a generic GPIO latch driverGabor Juhos2014-02-221-0/+219
It will be used for the Mikrotik boards. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 39697