summaryrefslogtreecommitdiffstats
path: root/include/linux/irq.h
diff options
context:
space:
mode:
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>2012-04-19 17:29:34 +0000
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>2012-04-23 11:04:29 +1000
commit3a2b4f7c355ff1c97e4adebadf0a1aefd7c4518a (patch)
treebf2817fc3b25792e67ce95914e0939521e2cf07e /include/linux/irq.h
parent3027691e58bfb21f6ea2e9f1d225d11b4e2b20e2 (diff)
downloadlinux-3a2b4f7c355ff1c97e4adebadf0a1aefd7c4518a.tar.gz
linux-3a2b4f7c355ff1c97e4adebadf0a1aefd7c4518a.tar.xz
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/linux/irq.h')
0 files changed, 0 insertions, 0 deletions