[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <2025042543-unfocused-whiff-fa7d@gregkh>
Date: Fri, 25 Apr 2025 13:15:02 +0200
From: Greg KH <gregkh@...uxfoundation.org>
To: Guan-Yu Lin <guanyulin@...gle.com>
Cc: mathias.nyman@...el.com, stern@...land.harvard.edu,
sumit.garg@...nel.org, gargaditya08@...e.com, kekrby@...il.com,
jeff.johnson@....qualcomm.com, quic_zijuhu@...cinc.com,
andriy.shevchenko@...ux.intel.com, ben@...adent.org.uk,
broonie@...nel.org, quic_wcheng@...cinc.com,
linux-usb@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v12 4/4] usb: host: enable USB offload during system sleep
On Wed, Apr 16, 2025 at 02:43:04PM +0000, Guan-Yu Lin wrote:
> @@ -724,6 +725,8 @@ struct usb_device {
> unsigned do_remote_wakeup:1;
> unsigned reset_resume:1;
> unsigned port_is_suspended:1;
> + unsigned offload_at_suspend:1;
> + int offload_usage;
Why is this moved now? Why isn't it in the proper place from the
beginning?
thanks,
greg k-h
Powered by blists - more mailing lists