[PATCH 1/3] ARM: pxa: prepare pxa25x interrupts for device-tree platforms

2016-04-10 Thread Robert Jarzmik
Add the device-tree interrupts initialization function required to have a generic pxa25x device-tree machine. Signed-off-by: Robert Jarzmik --- arch/arm/mach-pxa/generic.h | 1 + arch/arm/mach-pxa/pxa25x.c | 6 ++ 2 files changed, 7 insertions(+) diff --git

[PATCH 1/3] ARM: pxa: prepare pxa25x interrupts for device-tree platforms

2016-04-10 Thread Robert Jarzmik
Add the device-tree interrupts initialization function required to have a generic pxa25x device-tree machine. Signed-off-by: Robert Jarzmik --- arch/arm/mach-pxa/generic.h | 1 + arch/arm/mach-pxa/pxa25x.c | 6 ++ 2 files changed, 7 insertions(+) diff --git a/arch/arm/mach-pxa/generic.h