sh: Cleanup IRQ disabling for hardirq handlers.
commit8599cf059209de22dd3be16816b90f1aad10c74a
authorPaul Mundt <lethal@linux-sh.org>
Wed, 27 Sep 2006 09:03:34 +0000 (27 18:03 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Wed, 27 Sep 2006 09:03:34 +0000 (27 18:03 +0900)
tree8cd5bdec25431a2797147c3eea11532ec71b6272
parentba463937ef75bceaf3943edf01f849257c68623a
sh: Cleanup IRQ disabling for hardirq handlers.

The generic hardirq layer already takes care of a lot of the
appropriate locking and disabling for us, no need to duplicate
it in the handlers..

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
15 files changed:
arch/sh/boards/bigsur/irq.c
arch/sh/boards/dreamcast/irq.c
arch/sh/boards/landisk/irq.c
arch/sh/boards/mpc1211/setup.c
arch/sh/boards/renesas/hs7751rvoip/irq.c
arch/sh/boards/renesas/r7780rp/irq.c
arch/sh/boards/renesas/rts7751r2d/irq.c
arch/sh/boards/renesas/systemh/irq.c
arch/sh/boards/superh/microdev/irq.c
arch/sh/cchips/hd6446x/hd64461/setup.c
arch/sh/cchips/hd6446x/hd64465/setup.c
arch/sh/cchips/voyagergx/irq.c
arch/sh/kernel/cpu/irq/ipr.c
arch/sh/kernel/cpu/irq/maskreg.c
arch/sh/kernel/cpu/irq/pint.c