All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Pawel Laszczak <pawell@cadence.com>
Cc: stable@vger.kernel.org
Subject: Re: [PATCH] usb: cdns3: Fixed incorrect gadget state
Date: Wed, 23 Jun 2021 09:15:39 +0200	[thread overview]
Message-ID: <YNLfm4Xx888Fzsr+@kroah.com> (raw)
In-Reply-To: <20210623065426.30638-1-pawell@gli-login.cadence.com>

On Wed, Jun 23, 2021 at 08:54:26AM +0200, Pawel Laszczak wrote:
> From: Pawel Laszczak <pawell@cadence.com>
> 
> For delayed status phase, the usb_gadget->state was set
> to USB_STATE_ADDRESS and it has never been updated to
> USB_STATE_CONFIGURED.
> Patch updates the gadget state to correct USB_STATE_CONFIGURED.
> As a result of this bug the controller was not able to enter to
> Test Mode while using MSC function.
> 
> Cc: <stable@vger.kernel.org>
> Fixes: 7733f6c32e36 ("usb: cdns3: Add Cadence USB3 DRD Driver")
> Signed-off-by: Pawel Laszczak <pawell@cadence.com>
> ---
>  drivers/usb/cdns3/cdns3-ep0.c | 1 +
>  1 file changed, 1 insertion(+)

<formletter>

This is not the correct way to submit patches for inclusion in the
stable kernel tree.  Please read:
    https://www.kernel.org/doc/html/latest/process/stable-kernel-rules.html
for how to do this properly.

</formletter>

  reply	other threads:[~2021-06-23  7:15 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-23  6:54 [PATCH] usb: cdns3: Fixed incorrect gadget state Pawel Laszczak
2021-06-23  7:15 ` Greg KH [this message]
2021-06-23  7:20   ` Pawel Laszczak
  -- strict thread matches above, loose matches on Subject: below --
2021-06-23  7:02 Pawel Laszczak
2021-06-26  8:56 ` Peter Chen
2021-06-28  3:46   ` Pawel Laszczak
2021-06-29  1:14     ` Peter Chen
2021-06-29  4:14       ` Pawel Laszczak

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=YNLfm4Xx888Fzsr+@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=pawell@cadence.com \
    --cc=stable@vger.kernel.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.