summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorEmilio G. Cota <cota@braap.org>2010-11-12 11:14:40 +0000
committerGreg Kroah-Hartman <gregkh@suse.de>2010-11-16 11:40:15 -0800
commitb12ef0b1f5d0358bc13cc716155d6e9b5584af48 (patch)
tree5a14bbed7914ecb3a3cc56f4533bc82ffa5b33da /lib
parentb558ba2f356c28269de179c4f7f6f179a4fa6a1d (diff)
staging: vme: tsi148: remove double freeing of the IRQ in .remove
tsi148_irq_exit is called twice in .remove, which causes an oops. Remove the second call, which apart from being redundant cannot possibly work; the CR/CSR space has been already unmapped. Signed-off-by: Emilio G. Cota <cota@braap.org> Acked-by: Martyn Welch <martyn.welch@ge.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions