From: Grant Likely Date: Thu, 19 Sep 2013 21:44:55 +0000 (-0500) Subject: of/irq: Create of_irq_parse_and_map_pci() to consolidate arch code. X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~9^2~4^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=16b84e5a505c790538e534ad8dfda9c288691e40;p=pandora-kernel.git of/irq: Create of_irq_parse_and_map_pci() to consolidate arch code. Several architectures open code effectively the same code block for finding and mapping PCI irqs. This patch consolidates it down to a single function. Signed-off-by: Grant Likely Acked-by: Michal Simek Cc: Russell King Cc: Ralf Baechle Cc: Benjamin Herrenschmidt --- Reading git-diff-tree failed