diff options
author | Matt Fleming <mjf@gentoo.org> | 2008-11-28 08:58:30 +0000 |
---|---|---|
committer | Paul Mundt <lethal@linux-sh.org> | 2008-12-22 18:43:50 +0900 |
commit | 135210b378d26f9a9a0c901d0089522c06b5807a (patch) | |
tree | 67078802bf18b31da4eb42dda5595c7da96374b2 /arch/um/drivers | |
parent | 331ff103c7737294c8ecd7921564dae07b9e4632 (diff) | |
download | op-kernel-dev-135210b378d26f9a9a0c901d0089522c06b5807a.zip op-kernel-dev-135210b378d26f9a9a0c901d0089522c06b5807a.tar.gz |
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 <linux/io.h> and not <asm/io.h> to stop checkpatch.pl
complaining.
This change should now allow machines with HD64461 to define
GENERIC_HARDIRQS_NO__DO_IRQ.
Acked-by: Kristoffer Ericson <Kristoffer.Ericson@gmail.com>
Signed-off-by: Matt Fleming <mjf@gentoo.org>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'arch/um/drivers')
0 files changed, 0 insertions, 0 deletions