[PATCH 0/2] PCI: generic: Assiging msi-controller to PCI hostbridge

suravee.suthikulpanit at amd.com suravee.suthikulpanit at amd.com
Mon Nov 10 11:24:38 PST 2014


From: Suravee Suthikulpanit <Suravee.Suthikulpanit at amd.com>

This patch set introduces a new callback function to allow PCI host drivers
to specify MSI controller to be used for the child buses / devices.

This is reabased from:
    git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci.git pci/host-generic

Suravee Suthikulpanit (2):
  PCI: Add new pci_ops for setting MSI parent for PCI bus
  PCI: generic: Add set_msi_parent callback

 drivers/pci/host/pci-host-generic.c | 14 ++++++++++++++
 drivers/pci/probe.c                 |  3 +++
 include/linux/pci.h                 |  1 +
 3 files changed, 18 insertions(+)

-- 
1.9.3




More information about the linux-arm-kernel mailing list