[PATCH v5 0/3] Fix lubbock and mainstone interrupts

From: Robert Jarzmik
Date: Sat Apr 25 2015 - 17:14:41 EST


This serie was submitted to the lak list, then migrated to mfd drivers, to end
up again here. There was no change since last submission. Let's hope this is the
last spin and that these platform will be fixed at last.

Robert Jarzmik (3):
ARM: pxa: pxa_cplds: add lubbock and mainstone IO
ARM: pxa: mainstone: use new pxa_cplds driver
ARM: pxa: lubbock: use new pxa_cplds driver

arch/arm/mach-pxa/Kconfig | 10 ++
arch/arm/mach-pxa/Makefile | 1 +
arch/arm/mach-pxa/include/mach/lubbock.h | 7 +-
arch/arm/mach-pxa/include/mach/mainstone.h | 6 +-
arch/arm/mach-pxa/lubbock.c | 108 +++++-----------
arch/arm/mach-pxa/mainstone.c | 115 ++++-------------
arch/arm/mach-pxa/pxa_cplds_irqs.c | 200 +++++++++++++++++++++++++++++
7 files changed, 275 insertions(+), 172 deletions(-)
create mode 100644 arch/arm/mach-pxa/pxa_cplds_irqs.c

--
2.1.4

--
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/