genirq: Add single IRQ reservation helper
authorPaul Mundt <lethal@linux-sh.org>
Tue, 26 Oct 2010 07:19:13 +0000 (16:19 +0900)
committerThomas Gleixner <tglx@linutronix.de>
Tue, 26 Oct 2010 08:33:27 +0000 (10:33 +0200)
For cases that wish to reserve a single IRQ at a given place simply
provide a wrapper in to the ranged reservation routine.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
LKML-Reference: <20101026071912.GD4733@linux-sh.org>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>

No differences found