From: Tony Lindgren Date: Wed, 27 Jan 2010 03:17:04 +0000 (-0800) Subject: omap2/3: Make get_irqnr_and_base common for mach-omap2 multiboot X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0e199eb2d57f8943f62b76ac7e3e9a80b3d20b7f;p=pandora-kernel.git omap2/3: Make get_irqnr_and_base common for mach-omap2 multiboot Make get_irqnr_and_base common for mach-omap2 multiboot Thanks to a tip from Russell King , this also optimizes the code for non-multiboot configurations by using get_irqnr_preamble. Note that this will only work currently for 24xx and 34xx. Support for 44xx can be added later on for basic multiboot, and similar patch should be done for mach-omap1/entry-macro.S. Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed