From: Magnus Damm Date: Wed, 18 Jul 2007 08:54:10 +0000 (+0900) Subject: sh: clean up interrupt code for solution engine 7722 board X-Git-Tag: v2.6.23-rc1~214^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=493a358e0a8992ec13098dd084223b55b05a7f03;p=pandora-kernel.git sh: clean up interrupt code for solution engine 7722 board This patch cleans up solution engine 7722 specific interrupt code. The main purpose is to replace the mux function with use of set_irq_chained_handler() and replace hard coded register poking code with set_irq_type(). The board specific interrupts are also moved to start from SE7722_FPGA_IRQ_BASE. Signed-off-by: Magnus Damm Signed-off-by: Paul Mundt --- Reading git-diff-tree failed