commit | bf62e8626963d0002315facb786a8833d404e21e | [log] [tgz] |
---|---|---|
author | Uwe Kleine-König <ukleinek@informatik.uni-freiburg.de> | Tue Aug 07 21:08:21 2007 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Fri Oct 12 23:43:11 2007 +0100 |
tree | 942ee4379efec27289d8c06a28b374bd0d9181b2 | |
parent | 9f1ccefe3f74e642515ba58868cfd6924056d9a8 [diff] |
[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>