atheros: ar2315-pci: rework interrupt handling
authorJohn Crispin <john@openwrt.org>
Fri, 12 Sep 2014 06:53:00 +0000 (06:53 +0000)
committerJohn Crispin <john@openwrt.org>
Fri, 12 Sep 2014 06:53:00 +0000 (06:53 +0000)
commitdbdd8906ac776e9b8d51284d4dc0ce24920a2231
tree4801f6e309e2166dd9a3a60cf1a6e8e1dccbcfa9
parent0f645cbd83762decb75235ee6638ce6bba929319
atheros: ar2315-pci: rework interrupt handling

Add PCI IRQ controller to facilitate interrupt handling, move interrupts
initialization to the IRQ controller initialization from
pcibios_plat_dev_init() callback.

Also remove odd PCI dev configuration manipulation from pcibios_plat_dev_init()
callback.

Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
SVN-Revision: 42501
target/linux/atheros/patches-3.14/100-board.patch
target/linux/atheros/patches-3.14/105-ar2315_pci.patch