ARM: ux500: use real AB8500 IRQ numbers instead of virtual ones
authorLee Jones <lee.jones@linaro.org>
Tue, 15 Jan 2013 16:41:43 +0000 (16:41 +0000)
committerLinus Walleij <linus.walleij@linaro.org>
Sun, 10 Feb 2013 14:50:40 +0000 (15:50 +0100)
commitc3f78f07639c286fb9df25c0c55e42e1401830d8
tree5267d9ad2ea2c9a56744b6575ca990a2878b20f2
parent710a03e9349f027cf2d77559973fc06076a4042a
ARM: ux500: use real AB8500 IRQ numbers instead of virtual ones

Any devices wishing to use the AB8500's GPIO IRQs were forced to
request virtual IRQs from the gpio-ab8500 driver. Now that
responsibility has been passed back to the AB8500 core driver,
devices can request real IRQ numbers instead. This patch removes
any traces of the old virtual IRQ conversion handlers, which will
force any drivers requesting IRQs to use real IRQS.

Cc: arm@kernel.org
Acked-by: Olof Johansson <olof@lixom.net>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
arch/arm/mach-ux500/include/mach/irqs-board-mop500.h