aboutsummaryrefslogtreecommitdiff
path: root/include/linux/mfd/abx500
diff options
context:
space:
mode:
authorGravatar Lee Jones <lee.jones@linaro.org> 2013-01-15 16:37:56 +0000
committerGravatar Linus Walleij <linus.walleij@linaro.org> 2013-02-10 15:49:43 +0100
commit710a03e9349f027cf2d77559973fc06076a4042a (patch)
treeec5183cdb60e80a13881dac57476b3016125bd46 /include/linux/mfd/abx500
parentpinctrl/abx500: use direct IRQ defines (diff)
downloadlinux-710a03e9349f027cf2d77559973fc06076a4042a.tar.gz
linux-710a03e9349f027cf2d77559973fc06076a4042a.tar.bz2
linux-710a03e9349f027cf2d77559973fc06076a4042a.zip
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>
Diffstat (limited to 'include/linux/mfd/abx500')
-rw-r--r--include/linux/mfd/abx500/ab8500-gpio.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/mfd/abx500/ab8500-gpio.h b/include/linux/mfd/abx500/ab8500-gpio.h
index e8c8281e194a..172b2f201ae0 100644
--- a/include/linux/mfd/abx500/ab8500-gpio.h
+++ b/include/linux/mfd/abx500/ab8500-gpio.h
@@ -16,7 +16,6 @@
struct abx500_gpio_platform_data {
int gpio_base;
- u32 irq_base;
};
enum abx500_gpio_pull_updown {