Linux USB
 help / color / mirror / Atom feed
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: Jim Lin <jilin@nvidia.com>
Cc: mathias.nyman@intel.com, linux-usb@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: [v2,1/1] usb: xhci: Add Clear_TT_Buffer
Date: Mon, 29 Apr 2019 15:13:57 +0200	[thread overview]
Message-ID: <20190429131357.GB27385@kroah.com> (raw)

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

WARNING: multiple messages have this Message-ID (diff)
From: Greg KH <gregkh@linuxfoundation.org>
To: Jim Lin <jilin@nvidia.com>
Cc: mathias.nyman@intel.com, linux-usb@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2 1/1] usb: xhci: Add Clear_TT_Buffer
Date: Mon, 29 Apr 2019 15:13:57 +0200	[thread overview]
Message-ID: <20190429131357.GB27385@kroah.com> (raw)
Message-ID: <20190429131357.hwCWs_GL6jEEOPdJlunzdE-7kaLRiKugs8KDRTfWhmo@z> (raw)
In-Reply-To: <1556541065-22352-1-git-send-email-jilin@nvidia.com>

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

         reply	other threads:[~2019-04-29 13:13 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-04-29 12:31 [v2,1/1] usb: xhci: Add Clear_TT_Buffer Jim Lin
2019-04-29 12:31 ` [PATCH v2 1/1] " Jim Lin
2019-04-29 13:13 ` Greg Kroah-Hartman [this message]
2019-04-29 13:13   ` Greg KH

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190429131357.GB27385@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=jilin@nvidia.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-usb@vger.kernel.org \
    --cc=mathias.nyman@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox