Alan Stern <stern@...> writes:
>
> On Sat, 9 Apr 2016, Sam Sany wrote:
> --- usb-3.15.orig/drivers/usb/core/hub.c
> +++ usb-3.15/drivers/usb/core/hub.c
> <at> <at> -130,6 +130,8 <at> <at> struct usb_hub
*usb_hub_to_struct_hub(st
>
> static int usb_device_supports_lpm(struct usb_device *udev)
> {
> + return 0;
> +
> /* USB 2.1 (and greater) devices indicate LPM support through
> * their USB 2.0 Extended Capabilities BOS descriptor.
> */
Last stupid question... what do I do with the patch? Do I add it to a
particular file or just copy and paste the text to a terminal? Sorry, I know
I'm embarrassingly uneducated in these respects...
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html