All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alan Stern <stern@rowland.harvard.edu>
To: Manjunath Goudar <manjunath.goudar@linaro.org>
Cc: linux-usb@vger.kernel.org, <linux-arm-kernel@lists.infradead.org>,
	<patches@linaro.org>, <arnd@linaro.org>,
	<gregkh@linuxfoundation.org>, Greg KH <greg@kroah.com>,
	Tony Prisk <linux@prisktech.co.nz>,
	Alexey Charkov <alchark@gmail.com>,
	<linux-kernel@vger.kernel.org>
Subject: Re: [V2 5/8] USB: EHCI: make ehci-vt8500 a separate driver
Date: Wed, 20 Feb 2013 11:37:31 -0500 (EST)	[thread overview]
Message-ID: <Pine.LNX.4.44L0.1302201125410.1671-100000@iolanthe.rowland.org> (raw)
In-Reply-To: <1360923853-7875-6-git-send-email-manjunath.goudar@linaro.org>

On Fri, 15 Feb 2013, Manjunath Goudar wrote:

> Separate the vt8500 host controller driver from ehci-hcd host code
> into its own driver module.
> 
> In V2:
> Change the GPL to GPL v2 MODULE_LICENSE 

Same comments as for the other patches.

You know, when you submit a series of patches all doing basically the
same sort of thing, and somebody makes a suggestion to improve one of
them, you should always consider whether that suggestion could also
apply to the other patches in the series.  It's silly for us to send
you 8 separate emails, each telling you to make the same change to one 
particular patch in the series.

Therefore you should consider each of the problems I have described in 
the last several emails, and think about which of your patches they 
apply to.  Some of them do apply to more than one patch, even though I 
didn't say so explicitly at the time.

Alan Stern


WARNING: multiple messages have this Message-ID (diff)
From: stern@rowland.harvard.edu (Alan Stern)
To: linux-arm-kernel@lists.infradead.org
Subject: [V2 5/8] USB: EHCI: make ehci-vt8500 a separate driver
Date: Wed, 20 Feb 2013 11:37:31 -0500 (EST)	[thread overview]
Message-ID: <Pine.LNX.4.44L0.1302201125410.1671-100000@iolanthe.rowland.org> (raw)
In-Reply-To: <1360923853-7875-6-git-send-email-manjunath.goudar@linaro.org>

On Fri, 15 Feb 2013, Manjunath Goudar wrote:

> Separate the vt8500 host controller driver from ehci-hcd host code
> into its own driver module.
> 
> In V2:
> Change the GPL to GPL v2 MODULE_LICENSE 

Same comments as for the other patches.

You know, when you submit a series of patches all doing basically the
same sort of thing, and somebody makes a suggestion to improve one of
them, you should always consider whether that suggestion could also
apply to the other patches in the series.  It's silly for us to send
you 8 separate emails, each telling you to make the same change to one 
particular patch in the series.

Therefore you should consider each of the problems I have described in 
the last several emails, and think about which of your patches they 
apply to.  Some of them do apply to more than one patch, even though I 
didn't say so explicitly at the time.

Alan Stern

  reply	other threads:[~2013-02-20 16:37 UTC|newest]

Thread overview: 38+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-15 10:24 [V2 0/8] usb: ehci: more bus glues as separate modules Manjunath Goudar
2013-02-15 10:24 ` [V2 2/8] USB: EHCI: make ehci-atmel a separate driver Manjunath Goudar
2013-02-18  9:44   ` Bo Shen
2013-02-18  9:44     ` Bo Shen
2013-02-18 10:12     ` Arnd Bergmann
2013-02-18 10:12       ` Arnd Bergmann
2013-02-15 10:24 ` [V2 4/8] USB: EHCI: make ehci-mv as separate static driver Manjunath Goudar
2013-02-15 10:24 ` [V2 5/8] USB: EHCI: make ehci-vt8500 a separate driver Manjunath Goudar
2013-02-20 16:37   ` Alan Stern [this message]
2013-02-20 16:37     ` Alan Stern
2013-02-15 10:24 ` [V2 6/8] USB: EHCI: make ehci-msm " Manjunath Goudar
2013-02-20 16:31   ` Alan Stern
2013-02-20 16:31     ` Alan Stern
2013-02-15 10:24 ` [V2 7/8] USB: EHCI: make ehci-w90X900 " Manjunath Goudar
2013-02-20 16:33   ` Alan Stern
2013-02-20 16:33     ` Alan Stern
2013-02-15 10:24 ` [V2 8/8] USB: EHCI: make ehci-orion " Manjunath Goudar
2013-02-15 16:10 ` [V2 0/8] usb: ehci: more bus glues as separate modules Arnd Bergmann
2013-02-15 18:07   ` Greg KH
2013-02-15 21:58     ` Arnd Bergmann
2013-02-15 22:12       ` [PATCH 1/2] USB: EHCI: make ehci-vt8500 a separate driver Arnd Bergmann
2013-02-15 22:12         ` [PATCH 2/2] USB: EHCI: make ehci-orion " Arnd Bergmann
2013-02-15 22:38           ` Jason Cooper
2013-02-16  8:42           ` Andrew Lunn
2013-02-16 14:19           ` Ezequiel Garcia
2013-02-16 23:03             ` [PATCH] USB: update host controller Kconfig entries Arnd Bergmann
2013-02-18 22:34           ` [PATCH 2/2] USB: EHCI: make ehci-orion a separate driver Alan Stern
2013-02-19  7:24             ` Andrew Lunn
2013-02-19  8:32               ` Arnaud Patard (Rtp)
2013-02-20 18:28               ` Greg KH
2013-02-20 18:44                 ` Arnd Bergmann
     [not found]             ` <CAJFYCKGCNDTSq9OYZUYXx8XNSgSHD=p=hw+9_7N=EhM=bUu=bg@mail.gmail.com>
2013-02-19 10:56               ` Arnd Bergmann
2013-02-19 15:26                 ` Alan Stern
2013-02-20 16:02           ` Alan Stern
2013-02-20 16:27             ` Arnd Bergmann
2013-02-20 16:54               ` Jason Cooper
2013-02-15 22:21         ` [PATCH 1/2] USB: EHCI: make ehci-vt8500 " Tony Prisk
2013-02-15 16:47 ` [V2 0/8] usb: ehci: more bus glues as separate modules Ezequiel Garcia

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=Pine.LNX.4.44L0.1302201125410.1671-100000@iolanthe.rowland.org \
    --to=stern@rowland.harvard.edu \
    --cc=alchark@gmail.com \
    --cc=arnd@linaro.org \
    --cc=greg@kroah.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-usb@vger.kernel.org \
    --cc=linux@prisktech.co.nz \
    --cc=manjunath.goudar@linaro.org \
    --cc=patches@linaro.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.