linux-sh.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
To: linux-sh@vger.kernel.org
Subject: Re: [PATCH 0/4] usb: renesas_usbhs: fixes this driver in gadget mode (part2)
Date: Thu, 11 Sep 2014 00:11:45 +0000	[thread overview]
Message-ID: <5410E8C1.70500@renesas.com> (raw)
In-Reply-To: <53F725E3.4050304@renesas.com>

Hi Felipe,

(2014/09/10 22:49), Felipe Balbi wrote:
> On Wed, Sep 10, 2014 at 07:33:27PM +0900, Yoshihiro Shimoda wrote:
>> If we tested this driver as gadget, some issues below happened:
>>  - Oops happened if g_audio.
>>  - A usb enumeration may fail if we do insmod during connected the usb cable.
>>  - A transaction will not finish if g_zero.
>>  - A usb enumeration may fail after we re-connected the usb cable.
>>
>> This patch serias fixes them.
>> This patch serias is based on Felipe's usb.git, testing/fixes branch.
>> (commit id: 0b93a4c838fa10370d72f86fe712426ac63804de)
> 
> Can you start sending your patches as a thread ? It makes it easier to
> find them. If you're already formatting patches to a directory, then all
> you have to git send-email the difectory, instead of all files in that.
> 
> e.g.:
> 
> 	$ git format-patch -o patches --cover-letter -4
> 	$ vim patches/0000-cover-letter*
> 	$ git send-email --to balbi@ti.com --cc linux-usb@vger.kernel.org \
> 		patches

Thank you for the comment. Yes, I will try this command from next time.

> With that said, do we need these patches in v3.17 final ? or only v3.18?
> It's getting pretty late for v3.17-final...

I understand it's getting pretty late for v3.17-final.
So, I will send these patches for v3.18.

Best regards,
Yoshihiro Shimoda

      parent reply	other threads:[~2014-09-11  0:11 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-08-22 11:13 [PATCH 0/4] usb: renesas_usbhs: fixes this driver in gadget mode Yoshihiro Shimoda
2014-09-10 10:33 ` [PATCH 0/4] usb: renesas_usbhs: fixes this driver in gadget mode (part2) Yoshihiro Shimoda
2014-09-10 13:49 ` Felipe Balbi
2014-09-11  0:11 ` Yoshihiro Shimoda [this message]

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=5410E8C1.70500@renesas.com \
    --to=yoshihiro.shimoda.uh@renesas.com \
    --cc=linux-sh@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 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).