]> git.baikalelectronics.ru Git - kernel.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)
commit987eda9cdc6934a1407d4cefef074f1dea4d44da
tree942ee4379efec27289d8c06a28b374bd0d9181b2
parent92976e21cd61fb6a9b85d83d657aa87c8c70e0b3
[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