From: Matt Fleming Date: Sun, 14 Dec 2008 12:02:26 +0000 (+0000) Subject: sh: Convert Dreamcast support from hw_interrupt_type to irq_chip X-Git-Tag: v2.6.29-rc1~591^2~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e85a47744bbdfbcc65c94b2af67499f861c6fa42;p=pandora-kernel.git sh: Convert Dreamcast support from hw_interrupt_type to irq_chip Switch the dreamcast IRQ code over to the irq_chip way of doing things, so that we can set GENERIC_HARDIRQS_NO__DO_IRQ for all SuperH boards. Also, whilst I'm here change some things to make checkpatch.pl happy: - Indent with tabs, not with spaces - Include , not - Fix the multi-line comment style - Fix some typos in the comments Tested-by: Adrian McMenamin Signed-off-by: Matt Fleming Signed-off-by: Paul Mundt --- Reading git-diff-tree failed