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)
commit32f2ded6584ce7f5e1bd268213a654e5d79f556d
tree2fd753937adfd386d53c288644f39a1719b5426c
parent8ffc5c53fca7564519ec08b687bda2ec2f26d247
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