diff options
author | Benjamin Herrenschmidt <benh@kernel.crashing.org> | 2012-04-19 17:29:34 +0000 |
---|---|---|
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | 2012-04-23 11:04:29 +1000 |
commit | 3a2b4f7c355ff1c97e4adebadf0a1aefd7c4518a (patch) | |
tree | bf2817fc3b25792e67ce95914e0939521e2cf07e /include/asm-generic | |
parent | 3027691e58bfb21f6ea2e9f1d225d11b4e2b20e2 (diff) | |
download | op-kernel-dev-3a2b4f7c355ff1c97e4adebadf0a1aefd7c4518a.zip op-kernel-dev-3a2b4f7c355ff1c97e4adebadf0a1aefd7c4518a.tar.gz |
powerpc/mpic: Fix confusion between hw_irq and virq
mpic_is_ipi() takes a virq and immediately converts it to a hw_irq.
However, one of the two call sites calls it with a ... hw_irq. The
other call site also happens to have the hw_irq at hand, so let's
change it to just take that as an argument. Also change mpic_is_tm()
for consistency.
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Diffstat (limited to 'include/asm-generic')
0 files changed, 0 insertions, 0 deletions