From: Vincent Bossier Date: Thu, 2 Jun 2011 10:30:02 +0000 (+0200) Subject: Staging: VME: Fix Universe II int ack logic. X-Git-Tag: v3.1-rc1~232^2~520 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=56fc508186dbec9aca46cd034ef12358fc044ac1;p=pandora-kernel.git Staging: VME: Fix Universe II int ack logic. 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 Acked-by: Martyn Welch Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed