From: Magnus Damm Date: Sun, 12 Aug 2007 06:26:12 +0000 (+0900) Subject: sh: intc - rework core code X-Git-Tag: v2.6.24-rc1~1377^2~89 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=73505b445dbb8ad12df468404c4dd5cde9c40c65;p=pandora-kernel.git sh: intc - rework core code This patch reworks the intc core, implementing the following features: - Support dual priority registers - one set and one clear register - All 8/16/32 bit register combinations are now supported - Both single mask and single enable bitmap register are supported - Add code to set interrupt priority - Speedup sense and priority configuration code - Allocate data using bootmem, allows intc data structures to be __initdata - Save memory - allocated memory footprint is smaller than intc structures Signed-off-by: Magnus Damm Signed-off-by: Paul Mundt --- Reading git-diff-tree failed