ARM: dove: Fix legacy get_irqnr_and_base
authorNicolas Pitre <nicolas.pitre@linaro.org>
Mon, 23 Nov 2015 03:40:03 +0000 (22:40 -0500)
committerJason Cooper <jason@lakedaemon.net>
Wed, 25 Nov 2015 14:59:12 +0000 (14:59 +0000)
commitc1c90728efa49eab81ae816718d84116a22b790e
tree0de19f5669a37f252b587f13ccd035ec0ea64d93
parent5442f0eadf2885453d5b2ed8c8592f32a3744f8e
ARM: dove: Fix legacy get_irqnr_and_base

Commit 5d6bed2a9c ("ARM: dove: fix legacy dove IRQ numbers") shifted
IRQ numbers by one but didn't update the get_irqnr_and_base macro
accordingly.  This macro is involved when CONFIG_MULTI_IRQ_HANDLER
is not defined.

[jac: 5d6bed2a9c went in to v4.2, but was backported to v3.18]

Signed-off-by: Nicolas Pitre <nico@linaro.org>
Fixes: 5d6bed2a9c ("ARM: dove: fix legacy dove IRQ numbers")
Cc: <stable@vger.kernel.org> # v3.18+
Signed-off-by: Jason Cooper <jason@lakedaemon.net>
arch/arm/mach-dove/include/mach/entry-macro.S