commit | 639bd12f778d55a2632fde5af7d0719abc1871b9 | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Tue Oct 26 16:19:13 2010 +0900 |
committer | Thomas Gleixner <tglx@linutronix.de> | Tue Oct 26 10:33:27 2010 +0200 |
tree | cb065e0919d261e5b8faffe34edb948967a5e7e5 | |
parent | 2656c36699677238edc9ec1fea79039f1fddbcb6 [diff] |
genirq: Add single IRQ reservation helper 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>