OSDN Git Service

msm: pcie: do not set irq chip data when using QGIC MSI
authorTony Truong <truong@codeaurora.org>
Fri, 2 Jun 2017 20:37:36 +0000 (13:37 -0700)
committerGerrit - the friendly Code Review server <code-review@localhost>
Fri, 9 Jun 2017 08:31:39 +0000 (01:31 -0700)
commitdf92ddf7ad68fa47e20208a1042b2607f0c0d45d
tree1d5790b6f4c4e42af973a361ef7565f9062605e6
parent55a25be010f62b574938ef3da38c50738db78cff
msm: pcie: do not set irq chip data when using QGIC MSI

When using QGIC MSI, the MSI controller is GIC not PCIe host
driver. Only set irq chip data if PCIe host is the MSI
controller.

Change-Id: I0ba9e78127424ab3da4b1f46b3ed3fa5d65d05f6
Signed-off-by: Tony Truong <truong@codeaurora.org>
drivers/pci/host/pci-msm.c