summaryrefslogtreecommitdiffstats
path: root/drivers/input/joydev.c
diff options
context:
space:
mode:
authorLorenzo Pieralisi <lorenzo.pieralisi@arm.com>2017-06-28 22:14:11 +0200
committerBjorn Helgaas <bhelgaas@google.com>2017-07-02 23:51:20 +0200
commit1ee4d93d5037c9247a81431b563b03e436e3f7b6 (patch)
tree7f235875a6a7d14e6c6b3e5b6a1f6a09b27ac707 /drivers/input/joydev.c
parentPCI: rockchip: Move to struct pci_host_bridge IRQ mapping functions (diff)
downloadlinux-1ee4d93d5037c9247a81431b563b03e436e3f7b6.tar.xz
linux-1ee4d93d5037c9247a81431b563b03e436e3f7b6.zip
PCI: xilinx-nwl: Move to struct pci_host_bridge IRQ mapping functions
struct pci_host_bridge gained hooks to map/swizzle IRQs, so that the IRQ mapping can be done automatically by PCI core code through the pci_assign_irq() function instead of resorting to arch-specific implementation callbacks to carry out the same task which force PCI host bridge drivers implementation to implement per-arch kludges to carry out a task that is inherently architecture agnostic. Add map/swizzle IRQs hooks to the xilinx-nwl PCI host driver to move the IRQ allocation into core code and stop relying on arch-specific callbacks. Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com> Cc: Bharat Kumar Gogada <bharat.kumar.gogada@xilinx.com>
Diffstat (limited to 'drivers/input/joydev.c')
0 files changed, 0 insertions, 0 deletions