]> git.baikalelectronics.ru Git - kernel.git/commit
PCI: Add IRQ mapping function pointers to pci_host_bridge struct
authorMatthew Minter <matt@masarand.com>
Wed, 28 Jun 2017 20:14:02 +0000 (15:14 -0500)
committerBjorn Helgaas <bhelgaas@google.com>
Sun, 2 Jul 2017 21:14:28 +0000 (16:14 -0500)
commit8b97a62e96404d67f554c18e172db6e355cd37ad
treeb60a60911aa0975601ce5d21006c688bf6453be9
parent0e03204aa40f8f6d7d005041207e412cc73e0e1e
PCI: Add IRQ mapping function pointers to pci_host_bridge struct

In order to defer IRQ assignment arches must be able to register functions
to map and swizzle interrupts.  These registered functions are stored in
the pci_host_bridge struct.

Signed-off-by: Matthew Minter <matt@masarand.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
include/linux/pci.h