]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
staging: vme: tsi148: remove unreachable line
authorEmilio G. Cota <cota@braap.org>
Fri, 12 Nov 2010 11:14:54 +0000 (11:14 +0000)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 16 Nov 2010 19:40:15 +0000 (11:40 -0800)
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>
drivers/staging/vme/bridges/vme_tsi148.c

index 70c9e41154e749ec5647941df87f20606a746a8e..e79a5fad458cf32eb8e7312f05b8405082866e0b 100644 (file)
@@ -2480,7 +2480,6 @@ static int tsi148_probe(struct pci_dev *pdev, const struct pci_device_id *id)
 
        return 0;
 
-       vme_unregister_bridge(tsi148_bridge);
 err_reg:
        tsi148_crcsr_exit(tsi148_bridge, pdev);
 err_crcsr: