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:
584721c
)
Staging: VME: Fix Universe II int ack logic.
author
Vincent Bossier
<vincent.bossier@gmail.com>
Thu, 2 Jun 2011 10:30:02 +0000
(12:30 +0200)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Tue, 28 Jun 2011 21:06:12 +0000
(14:06 -0700)
The driver must acknowledge the interrupts that have been actually serviced, not
the ones active. The current code could acknowledge an interrupt that has not
been serviced at all.
Signed-off-by: Vincent Bossier <vincent.bossier@gmail.com>
Acked-by: Martyn Welch <martyn.welch@ge.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found