Thread (6 messages) flat view 6 messages, 2 authors, 2014-10-13
DORMANTno replies

Revision v2 of 3 in this series.

Revisions (3)
  1. v2 [diff vs current]
  2. v2 current
  3. v3 [diff vs current]

[PATCH v2 1/4] arm: pxa: add device-tree irq init for pxa27x

From: mark.rutland@arm.com (Mark Rutland)
Date: 2014-10-13 10:34:22

On Sun, Oct 12, 2014 at 04:28:48PM +0100, Robert Jarzmik wrote:
quoted hunk ↗ jump to hunk
Add the initializer for irqs in a device-tree machine on a pxa27x.

Signed-off-by: Robert Jarzmik <robert.jarzmik@free.fr>
---
 arch/arm/mach-pxa/pxa27x.c | 5 +++++
 1 file changed, 5 insertions(+)
diff --git a/arch/arm/mach-pxa/pxa27x.c b/arch/arm/mach-pxa/pxa27x.c
index b040d7d..8ca62e2 100644
--- a/arch/arm/mach-pxa/pxa27x.c
+++ b/arch/arm/mach-pxa/pxa27x.c
@@ -398,6 +398,11 @@ void __init pxa27x_init_irq(void)
 	pxa_init_irq(34, pxa27x_set_wake);
 }
 
+void __init pxa27x_dt_init_irq(void)
+{
+	pxa_dt_irq_init(pxa27x_set_wake);
+}
Should this also add a user of this function?

Mark.
+
 static struct map_desc pxa27x_io_desc[] __initdata = {
 	{	/* Mem Ctl */
 		.virtual	= (unsigned long)SMEMC_VIRT,
-- 
2.1.0


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel at lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help