Merge tag 'v3.10.71' into update
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / drivers / usb / core / usb.c
index f7e497884081cc6dd8ab9b674bdc0b1016243ccf..bd9b6d4a23dd5436ad2a2e993a131ab99019fe4a 100644 (file)
@@ -1005,6 +1005,7 @@ static int __init usb_init(void)
                pr_info("%s: USB support disabled\n", usbcore_name);
                return 0;
        }
+       usb_init_pool_max();
 
        retval = usb_debugfs_init();
        if (retval)