]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
PCI: designware: Add get_msi_data() to pcie_host_ops
authorMinghuan Lian <Minghuan.Lian@freescale.com>
Tue, 23 Sep 2014 14:28:59 +0000 (22:28 +0800)
committerBjorn Helgaas <bhelgaas@google.com>
Wed, 24 Sep 2014 13:07:43 +0000 (07:07 -0600)
commit24832b4de315ad00e5430a53772750dfcf18514d
tree8942ed7d5e96510db2d8e7bcd69e1de73ebc6d96
parent450e344e421b9f555261a2d97952d9e71d4cb082
PCI: designware: Add get_msi_data() to pcie_host_ops

Add a struct pcie_host_ops .get_msi_data() method for platforms to return
their special MSI message data.

Signed-off-by: Minghuan Lian <Minghuan.Lian@freescale.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Acked-by: Mohit KUMAR <mohit.kumar@st.com>
drivers/pci/host/pcie-designware.c
drivers/pci/host/pcie-designware.h