]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: ux500: remove irq_base property from platform_data
authorLee Jones <lee.jones@linaro.org>
Tue, 15 Jan 2013 16:37:56 +0000 (16:37 +0000)
committerLinus Walleij <linus.walleij@linaro.org>
Sun, 10 Feb 2013 14:49:43 +0000 (15:49 +0100)
commitec99ececd374c248854c6a428d6755a076dbc419
treeec5183cdb60e80a13881dac57476b3016125bd46
parente5c4b5ccbd45fa090dc90acff68626c52884925b
ARM: ux500: remove irq_base property from platform_data

AB8500 GPIO no longer handles its GPIO IRQs. Instead, the AB8500
core driver has taken back the responsibility. Prior to this
happening, the AB8500 GPIO driver provided a set of virtual IRQs
which were used as a pass-through. These virtual IRQs had a base
of MOP500_AB8500_VIR_GPIO_IRQ_BASE, which was passed though pdata.
We don't need to do this anymore, so we're pulling out the
property from the structure.

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/board-mop500.c
include/linux/mfd/abx500/ab8500-gpio.h