]> Pileus Git - ~andy/linux/blobdiff - drivers/usb/host/ehci-fsl.c
Merge branch 'for-torvalds' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw...
[~andy/linux] / drivers / usb / host / ehci-fsl.c
index e90344a1763173e4c49c9099ecf65a7609aad358..b556a72264d1084b5e6809ea5b4a3f59c5583b82 100644 (file)
@@ -125,7 +125,7 @@ static int usb_hcd_fsl_probe(const struct hc_driver *driver,
         */
        if (pdata->init && pdata->init(pdev)) {
                retval = -ENODEV;
-               goto err3;
+               goto err4;
        }
 
        /* Enable USB controller, 83xx or 8536 */