linux-usb.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: EJ Hsu <ejh@nvidia.com>
To: Peter Chen <peter.chen@nxp.com>
Cc: "balbi@kernel.org" <balbi@kernel.org>,
	"linux-usb@vger.kernel.org" <linux-usb@vger.kernel.org>
Subject: RE: [PATCH v2] usb: gadget: fix wrong endpoint desc
Date: Fri, 6 Dec 2019 02:24:28 +0000	[thread overview]
Message-ID: <MN2PR12MB4126D73F5E8981DA53C8F647CF5F0@MN2PR12MB4126.namprd12.prod.outlook.com> (raw)
In-Reply-To: <20191204070646.GA25122@b29397-desktop>

Hi Peter, 

Peter Chen wrote:
> On 19-12-03 21:33:22, EJ Hsu wrote:
> > Gadget driver should always use config_ep_by_speed() to initialize
> > usb_ep struct according to usb device's operating speed. Otherwise,
> > usb_ep struct may be wrong if usb devcie's operating speed is changed.
> >
> > The key point in this patch is that we want to make sure the
> > descpointer
> 
> Typo
> 
> Otherwise:
> Reviewed-by: Peter Chen <peter.chen@nxp.com>
> 

I have uploaded a new patch following your feedback.
Could you please help to review it again?

Thanks,
EJ
-----------------------------------------------------------------------------------
This email message is for the sole use of the intended recipient(s) and may contain
confidential information.  Any unauthorized review, use, disclosure or distribution
is prohibited.  If you are not the intended recipient, please contact the sender by
reply email and destroy all copies of the original message.
-----------------------------------------------------------------------------------

  reply	other threads:[~2019-12-06  2:25 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-12-04  5:33 [PATCH v2] usb: gadget: fix wrong endpoint desc EJ Hsu
2019-12-04  7:06 ` Peter Chen
2019-12-06  2:24   ` EJ Hsu [this message]
2019-12-06  2:36     ` Peter Chen

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=MN2PR12MB4126D73F5E8981DA53C8F647CF5F0@MN2PR12MB4126.namprd12.prod.outlook.com \
    --to=ejh@nvidia.com \
    --cc=balbi@kernel.org \
    --cc=linux-usb@vger.kernel.org \
    --cc=peter.chen@nxp.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;
as well as URLs for NNTP newsgroup(s).