From: Grant Likely Date: Thu, 26 Jan 2012 21:10:13 +0000 (-0700) Subject: irq_domain/microblaze: Convert microblaze to use irq_domains X-Git-Tag: v3.4-rc1~172^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2462bacd0334d918f9fcd79fc59c403b76b36f8a;p=pandora-kernel.git irq_domain/microblaze: Convert microblaze to use irq_domains This patch converts Microblaze to use the irq_domain remapper and get away from hard coding the offset between hwirq number and the linux irq number space. This also paves the way for multiple interrupt controllers. v2: Don't enable SPARSE_IRQ and keep NR_IRQS set to 33 Signed-off-by: Grant Likely Signed-off-by: Michal Simek Cc: Rob Herring Cc: John Williams Cc: John Linn --- Reading git-diff-tree failed