|
@@ -1259,7 +1259,7 @@ sl811h_hub_control(
|
|
sl811_write(sl811, SL11H_CTLREG1, sl811->ctrl1);
|
|
sl811_write(sl811, SL11H_CTLREG1, sl811->ctrl1);
|
|
|
|
|
|
mod_timer(&sl811->timer, jiffies
|
|
mod_timer(&sl811->timer, jiffies
|
|
- + msecs_to_jiffies(20));
|
|
|
|
|
|
+ + msecs_to_jiffies(USB_RESUME_TIMEOUT));
|
|
break;
|
|
break;
|
|
case USB_PORT_FEAT_POWER:
|
|
case USB_PORT_FEAT_POWER:
|
|
port_power(sl811, 0);
|
|
port_power(sl811, 0);
|