[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)
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>

No differences found