From: Daniel Tang Date: Thu, 5 Dec 2013 06:12:17 +0000 (+1100) Subject: irqchip: Add support for TI-NSPIRE irqchip X-Git-Tag: v3.14-rc2~20^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=397e7b515785cad6e10b29f3001fd80c3f519bb8;p=pandora-kernel.git irqchip: Add support for TI-NSPIRE irqchip This patch adds support for the interrupt controllers found in some TI-Nspire models. FIQ support was taken out to simplify the driver code and may be added in later. Since Linux on this platform doesn't really use FIQs, this wasn't really that important in the first place. [ tglx: Made zevio_handle_irq static and reordered __init functions ] Signed-off-by: Daniel Tang Acked-by: Grant Likely Link: http://lkml.kernel.org/r/1386223937-12189-1-git-send-email-dt.tangr@gmail.com Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed