[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20190429131357.GB27385@kroah.com>
Date: Mon, 29 Apr 2019 15:13:57 +0200
From: Greg KH <gregkh@...uxfoundation.org>
To: Jim Lin <jilin@...dia.com>
Cc: mathias.nyman@...el.com, linux-usb@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2 1/1] usb: xhci: Add Clear_TT_Buffer
On Mon, Apr 29, 2019 at 08:31:05PM +0800, Jim Lin wrote:
> --- a/drivers/usb/host/xhci.h
> +++ b/drivers/usb/host/xhci.h
> @@ -1864,6 +1864,7 @@ struct xhci_hcd {
> unsigned hw_lpm_support:1;
> /* Broken Suspend flag for SNPS Suspend resume issue */
> unsigned broken_suspend:1;
> + unsigned clearing_tt:1;
Document the bitfield?
Sorry, missed this last submission.
greg k-h
Powered by blists - more mailing lists