powerpc/xics: Use hwirq for xics domain irq number
authorMilton Miller <miltonm@bga.com>
Mon, 21 Mar 2011 08:12:13 +0000 (08:12 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Tue, 29 Mar 2011 23:44:15 +0000 (10:44 +1100)
commit943739fd59d3b77e1020ca788bc64439d679693f
tree899e617b48f4104d103e7ab35310e453cc3cc4aa
parent4f1fc48a73a49a60b3e03e6d8fb363d1b328bd4e
powerpc/xics: Use hwirq for xics domain irq number

To try to avoid future confusion, rename irq to hwirq when it refers
to a xics domain number instead of a linux irq number.

Signed-off-by: Milton Miller <miltonm@bga.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/platforms/pseries/xics.c