[PATCH 0/7] Ux500 and MASK_ON_SUSPEND

From: Linus Walleij
Date: Wed Aug 22 2012 - 04:46:17 EST


From: Linus Walleij <linus.walleij@xxxxxxxxxx>

We have discovered transient IRQs when going to suspend on the
Ux500 platform. This patch series hits all sources by marking
the applicable IRQchips with MASK_ON_SUSPEND.

I don't know if this is a common problem or seen in other
platforms so comments are welcome.

Else I request that the patches be merged into respective
subtree, I will take care of the ux500, gpio and pinctrl
patches myself, while Sam gets to merge all the MFD stuff.

Etienne Carriere (7):
ux500: GIC: MASK_ON_SUSPEND
mfd/ab8500: MASK_ON_SUSPEND
gpio/ab8500: MASK_ON_SUSPEND
mfd/db8500-prcmu: MASK_ON_SUSPEND
pinctrl/nomdik: MASK_ON_SUSPEND
mfd/stmpe: MASK_ON_SUSPEND
mfd/tc3589x: MASK_ON_SUSPEND

arch/arm/mach-ux500/cpu.c | 2 ++
drivers/gpio/gpio-ab8500.c | 1 +
drivers/gpio/gpio-stmpe.c | 1 +
drivers/gpio/gpio-tc3589x.c | 1 +
drivers/mfd/ab8500-core.c | 1 +
drivers/mfd/db8500-prcmu.c | 1 +
drivers/mfd/stmpe.c | 1 +
drivers/pinctrl/pinctrl-nomadik.c | 1 +
8 files changed, 9 insertions(+)

--
1.7.11.3

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/