From: Lucas Stach Date: Wed, 16 Apr 2014 16:23:46 +0000 (-0600) Subject: PCI: designware: Use new OF interrupt mapping when possible X-Git-Tag: omap-for-v3.16/pm-signed~86^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f86b3e392780050e5907f1c0f3cb6c4cc05fd6bb;p=pandora-kernel.git PCI: designware: Use new OF interrupt mapping when possible Use new OF interrupt mapping (of_irq_parse_and_map_pci()) when possible. This is the recommended method of doing the IRQ mapping. For old devicetrees we fall back to the previous practice. This makes INTB, INTC, and INTD work on i.MX. Tested-by: Tim Harvey Signed-off-by: Lucas Stach Signed-off-by: Bjorn Helgaas Reviewed-by: Marek Vasut Acked-by: Arnd Bergmann Acked-by: Jingoo Han --- Reading git-diff-tree failed