From: Matt Fleming Date: Fri, 28 Nov 2008 08:58:30 +0000 (+0000) Subject: sh: Switch HD64461 from hw_interrupt_type to irq_chip X-Git-Tag: v2.6.29-rc1~591^2~85 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=135210b378d26f9a9a0c901d0089522c06b5807a;p=pandora-kernel.git sh: Switch HD64461 from hw_interrupt_type to irq_chip Use struct irq_chip for the interrupt handler for the HD64461. Also convert some in{b,w} and out{b,w} calls to the equivalent __raw_* calls. Include and not to stop checkpatch.pl complaining. This change should now allow machines with HD64461 to define GENERIC_HARDIRQS_NO__DO_IRQ. Acked-by: Kristoffer Ericson Signed-off-by: Matt Fleming Signed-off-by: Paul Mundt --- Reading git-diff-tree failed