]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[ARM] 4545/1: ns9xxx: simplify irq ack'ing
authorUwe Kleine-König <ukleinek@informatik.uni-freiburg.de>
Tue, 7 Aug 2007 20:08:21 +0000 (21:08 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Fri, 12 Oct 2007 22:43:11 +0000 (23:43 +0100)
commitbf62e8626963d0002315facb786a8833d404e21e
tree942ee4379efec27289d8c06a28b374bd0d9181b2
parent9f1ccefe3f74e642515ba58868cfd6924056d9a8
[ARM] 4545/1: ns9xxx: simplify irq ack'ing

Now the drivers are responsible to clear the irq in the respective
device, which seems to be the normal thing to do.

So the ack'ing of the timer irq moved to time.c.

Signed-off-by: Uwe Kleine-König <ukleinek@informatik.uni-freiburg.de>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-ns9xxx/irq.c
arch/arm/mach-ns9xxx/time.c