atheros: convert AR2315 GPIO code to platform driver
authorJohn Crispin <john@openwrt.org>
Fri, 12 Sep 2014 06:54:10 +0000 (06:54 +0000)
committerJohn Crispin <john@openwrt.org>
Fri, 12 Sep 2014 06:54:10 +0000 (06:54 +0000)
commitcb5902d6034413c3f82197e2d3a75d16e739aa12
tree49e54876777495792c9ae3884899ae2a7ada31ea
parenta8799105d77032d2e448bd0d05486a3dc3cee24a
atheros: convert AR2315 GPIO code to platform driver

Convert gpiolib realization to platform driver and move to the
appropriate subdirectory. Misc GPIO interrupt acknowledgement placed
to the MISC IRQ handler since in fact we can detect only one GPIO state
change.

Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
SVN-Revision: 42512
target/linux/atheros/config-3.14
target/linux/atheros/patches-3.14/100-board.patch
target/linux/atheros/patches-3.14/103-ar2315_gpio.patch [new file with mode: 0644]
target/linux/atheros/patches-3.14/105-ar2315_pci.patch