From: Lucas Stach Date: Fri, 28 Mar 2014 16:52:58 +0000 (+0100) Subject: PCI: designware: Make MSI ISR shared IRQ aware X-Git-Tag: omap-for-v3.16/fixes-against-rc1~38^2~3^3~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7f4f16eef5aeba31bdfb7702ced06a42f2777e04;p=pandora-kernel.git PCI: designware: Make MSI ISR shared IRQ aware On i.MX6 the host controller MSI IRQ is shared with PCI legacy INTD. Make sure we don't bail too early from the IRQ handler. The issue is fairly theoretical as it would require a system setup with a PCIe switch where one connected device is using legacy INTD and another one using MSI, but better fix it now. Signed-off-by: Lucas Stach Signed-off-by: Bjorn Helgaas Acked-by: Jingoo Han Acked-by: Richard Zhu --- Reading git-diff-tree failed