s390/irq: use irq 0
authorSebastian Ott <sebott@linux.vnet.ibm.com>
Fri, 14 Nov 2014 10:01:37 +0000 (11:01 +0100)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Tue, 18 Nov 2014 17:23:03 +0000 (18:23 +0100)
Irq 0 is currently unused on s390. Since there is no reason to
do this start counting at the beginning and gain an additional
irq. Also correctly report the smallest usable irq number for
dynamic allocation.

Signed-off-by: Sebastian Ott <sebott@linux.vnet.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>

No differences found