From: Jesper Nilsson Date: Fri, 30 Nov 2007 17:09:54 +0000 (+0100) Subject: CRIS v32: Update and simplify kernel/irq.c. X-Git-Tag: v2.6.25-rc1~40^2~118 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=693d9847b210f3812bed975d1c8edae90b8f8e1c;p=pandora-kernel.git CRIS v32: Update and simplify kernel/irq.c. - First timer register has changed name to timer0. - Build IRQs with only IRQ number, mask bit will be calculated instead. - Add more IRQs, up to 64 supported. - Use arrays to hold which IRQs triggered instead of trying to do magic with two 32 bit values now that more than 32 IRQs are supported. --- Reading git-diff-tree failed