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)
commit469e0cc6db7ef35b93fc011a19d69d9491a298c3
treefdf8bca65581d6501c05795c93583c83c76d341e
parenta9e134ed6f10ca7e364eda13e3044d37603a582d
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