From: Martyn Welch Date: Wed, 5 Aug 2009 16:38:31 +0000 (+0100) Subject: Staging: vme: Correct tsi-148 VME interrupt free routine X-Git-Tag: v2.6.32-rc1~668^2~236 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=df45517536eb010ce2b3c4c7b75c1a02bdb10018;p=pandora-kernel.git Staging: vme: Correct tsi-148 VME interrupt free routine As identified by Jiri, the VME interrupt free routine removes the service routine before disabling the interrupt. Re-order operations to be performed in the reverse of the request routine. Signed-off-by: Martyn Welch Cc: Jiri Slaby Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed