]> Pileus Git - ~andy/linux/blobdiff - drivers/xen/platform-pci.c
drivers/staging/line6/driver.c: Drop unneeded put functions.
[~andy/linux] / drivers / xen / platform-pci.c
index afbe041f42c5afed624c021898028cfa482dbd1a..319dd0a94d5135389ff7f932ef68872f0936f5e0 100644 (file)
@@ -156,9 +156,6 @@ static int __devinit platform_pci_init(struct pci_dev *pdev,
        if (ret)
                goto out;
        xenbus_probe(NULL);
-       ret = xen_setup_shutdown_event();
-       if (ret)
-               goto out;
        return 0;
 
 out: