git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9f1ccef
)
[ARM] 4545/1: ns9xxx: simplify irq ack'ing
author
Uwe Kleine-König
<ukleinek@informatik.uni-freiburg.de>
Tue, 7 Aug 2007 20:08:21 +0000
(21:08 +0100)
committer
Russell 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