Merge branch 'for-4.1/core' of git://git.kernel.dk/linux-block
[cascardo/linux.git] / drivers / usb / host / whci / hcd.c
index d7b363a..43626c4 100644 (file)
@@ -313,8 +313,7 @@ error_wusbhc_create:
        uwb_rc_put(wusbhc->uwb_rc);
 error:
        whc_clean_up(whc);
-       if (usb_hcd)
-               usb_put_hcd(usb_hcd);
+       usb_put_hcd(usb_hcd);
        return ret;
 }