From: Grant Likely Date: Fri, 24 Feb 2012 15:07:06 +0000 (-0700) Subject: irq_domain/mips: Allow irq_domain on MIPS X-Git-Tag: v3.4-rc1~172^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=abd2363f6a5f1030b935e0bdc15cf917313b3b10;p=pandora-kernel.git irq_domain/mips: Allow irq_domain on MIPS This patch makes IRQ_DOMAIN usable on MIPS. It uses an ugly workaround to preserve current behaviour so that MIPS has time to add irq_domain registration to the irq controller drivers. The workaround will be removed in Linux v3.6 Signed-off-by: Grant Likely Cc: Ralf Baechle Cc: Rob Herring Cc: Thomas Gleixner Cc: linux-mips@linux-mips.org --- Reading git-diff-tree failed