]> 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)
commit7ab55f5245d0acc239c3d39d6dc155cef88cf4e1
tree0de19f5669a37f252b587f13ccd035ec0ea64d93
parent107d09478313690d4e53076ae8e06c5ce9ed20b3
ARM: dove: Fix legacy get_irqnr_and_base

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

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