Staging: vme: Correct tsi-148 VME interrupt free routine
authorMartyn Welch <martyn.welch@gefanuc.com>
Wed, 5 Aug 2009 16:38:31 +0000 (17:38 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 15 Sep 2009 19:02:10 +0000 (12:02 -0700)
commitdf45517536eb010ce2b3c4c7b75c1a02bdb10018
treeb60373f1e6cbaad3b4f085ebd8fc792872d145c5
parentc7ef5da35a5323bf1375eea4dd8e455c0696b206
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 <martyn.welch@gefanuc.com>
Cc: Jiri Slaby <jirislaby@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/vme/bridges/vme_tsi148.c