atheros: convert AR2315 GPIO code to platform driver
authorJohn Crispin <blogic@openwrt.org>
Fri, 12 Sep 2014 06:54:10 +0000 (06:54 +0000)
committerJohn Crispin <blogic@openwrt.org>
Fri, 12 Sep 2014 06:54:10 +0000 (06:54 +0000)
commit552fa213dd7938a00d429f085f4e8390876acb91
treefdf8bca65581d6501c05795c93583c83c76d341e
parent7c9ad56d21ad4abb3b4f0db5b8ee067b18857581
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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42512 3c298f89-4303-0410-b956-a3cf2f4a3e73
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