X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=kernel%2Finclude%2Flinux%2Fusb.h;h=12891ffd4bf01be200b5366c6dd252b04c4c28e9;hb=52f993b8e89487ec9ee15a7fb4979e0f09a45b27;hp=b79925dd2b41165edf9282d1628fe7628d1bde4b;hpb=c189ccac5702322ed843fe17057035b7222a59b6;p=kvmfornfv.git diff --git a/kernel/include/linux/usb.h b/kernel/include/linux/usb.h index b79925dd2..12891ffd4 100644 --- a/kernel/include/linux/usb.h +++ b/kernel/include/linux/usb.h @@ -1068,7 +1068,7 @@ struct usbdrv_wrap { * for interfaces bound to this driver. * @soft_unbind: if set to 1, the USB core will not kill URBs and disable * endpoints before calling the driver's disconnect method. - * @disable_hub_initiated_lpm: if set to 0, the USB core will not allow hubs + * @disable_hub_initiated_lpm: if set to 1, the USB core will not allow hubs * to initiate lower power link state transitions when an idle timeout * occurs. Device-initiated USB 3.0 link PM will still be allowed. *