remarkable-linux/arch/sh/boards/mach-dreamcast
Matt Fleming e85a47744b 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 <linux/io.h>, not <asm/io.h>
	- Fix the multi-line comment style
	- Fix some typos in the comments

Tested-by: Adrian McMenamin <adrian@newgolddream.dyndns.info>
Signed-off-by: Matt Fleming <mjf@gentoo.org>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2008-12-22 18:44:06 +09:00
..
irq.c sh: Convert Dreamcast support from hw_interrupt_type to irq_chip 2008-12-22 18:44:06 +09:00
Makefile sh: Shuffle the board directories in to mach groups. 2008-07-29 21:01:19 +09:00
rtc.c sh: Shuffle the board directories in to mach groups. 2008-07-29 21:01:19 +09:00
setup.c sh: Convert Dreamcast support from hw_interrupt_type to irq_chip 2008-12-22 18:44:06 +09:00