From: Lucas Stach Date: Mon, 14 Apr 2014 20:56:51 +0000 (-0600) Subject: PCI: tegra: Use new OF interrupt mapping when possible X-Git-Tag: omap-for-v3.16/fixes-against-rc1~38^2~1^5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4356e1a33b132d86e19a772ed62e77645b03f8f2;p=pandora-kernel.git PCI: tegra: 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 allows interrupts to be remapped across bridges. Tested-by: Stephen Warren Signed-off-by: Lucas Stach Signed-off-by: Bjorn Helgaas Acked-by: Arnd Bergmann --- Reading git-diff-tree failed