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

No differences found