Bernhard Walle
b30fabadae
Add IRQF_IRQPOLL flag on arm
...
Add IRQF_IRQPOLL for each timer interrupt.
Signed-off-by: Bernhard Walle <bwalle@suse.de >
Cc: Russell King <rmk@arm.linux.org.uk >
Cc: Ingo Molnar <mingo@elte.hu >
Cc: Thomas Gleixner <tglx@linutronix.de >
Cc: Alan Cox <alan@lxorguk.ukuu.org.uk >
Signed-off-by: Andrew Morton <akpm@linux-foundation.org >
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org >
2007-05-08 11:15:22 -07:00
Thomas Gleixner
c66699a749
[PATCH] clocksource: fixup is_continous changes on ARM
...
Fixup the is_contionous replacement by a flag field.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de >
Signed-off-by: Ingo Molnar <mingo@elte.hu >
Cc: Russell King <rmk@arm.linux.org.uk >
Cc: john stultz <johnstul@us.ibm.com >
Cc: Roman Zippel <zippel@linux-m68k.org >
Signed-off-by: Andrew Morton <akpm@linux-foundation.org >
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org >
2007-02-16 08:13:57 -08:00
Sascha Hauer
1a815aed1e
[ARM] 4013/1: clocksource driver for netx
...
Add a clocksource driver for netx systems
Signed-off-by: Luotao Fu <lfu@pengutronix.de >
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de >
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk >
2006-12-13 14:37:27 +00:00
Linus Torvalds
0cd61b68c3
Initial blind fixup for arm for irq changes
...
Untested, but this should fix up the bulk of the totally mechanical
issues, and should make the actual detail fixing easier.
Signed-off-by: Linus Torvalds <torvalds@osdl.org >
2006-10-06 10:59:54 -07:00
Thomas Gleixner
52e405eaa9
[PATCH] ARM: fixup irqflags breakage after ARM genirq merge
...
The irgflags consolidation did conflict with the ARM to generic IRQ
conversion and was not applied for ARM. Fix it up.
Use the new IRQF_ constants and remove the SA_INTERRUPT define
Signed-off-by: Thomas Gleixner <tglx@linutronix.de >
Signed-off-by: Linus Torvalds <torvalds@osdl.org >
2006-07-02 17:29:22 -07:00
Sascha Hauer
bb6d8c8828
[ARM] 3567/2: arm: base support for Hilscher netX
...
Patch from Sascha Hauer
This patch adds the base support for Hilscher's netX network
processors.
Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de >
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de >
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk >
2006-06-19 15:27:53 +01:00