]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitffda956b37f34210908ed6f4ab609efda24cfc04
tree0de19f5669a37f252b587f13ccd035ec0ea64d93
parent36b4b8606e88eda583a6cc620b5d771c66399a8c
ARM: dove: Fix legacy get_irqnr_and_base

Commit 425a3d9b77 ("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: 425a3d9b77 went in to v4.2, but was backported to v3.18]

Signed-off-by: Nicolas Pitre <nico@linaro.org>
Fixes: 425a3d9b77 ("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