From: Lucas Stach Date: Wed, 16 Apr 2014 16:24:09 +0000 (-0600) Subject: PCI: rcar: Use new OF interrupt mapping when possible X-Git-Tag: omap-for-v3.16/pm-signed~86^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f8f2fe7355fb04dd129d49ac0ad440beb44f0f79;p=pandora-kernel.git PCI: rcar: 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. Signed-off-by: Lucas Stach Signed-off-by: Bjorn Helgaas Acked-by: Simon Horman --- Reading git-diff-tree failed