All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH V2] usb: ehci: more bus glues as separate modules
@ 2013-02-11 12:33 manjunath.goudar at linaro.org
  2013-02-11 15:12 ` Arnd Bergmann
  0 siblings, 1 reply; 2+ messages in thread
From: manjunath.goudar at linaro.org @ 2013-02-11 12:33 UTC (permalink / raw)
  To: linux-arm-kernel

From: Manjunath Goudar <manjunath.goudar@linaro.org>

Separate the SOC On-Chip host controller driver from ehci-hcd
host code into its own driver module

Manjunath Goudar (1):
  USB: EHCI: make ehci-s5p a separate driver

 drivers/usb/host/Kconfig    |    2 +-
 drivers/usb/host/Makefile   |    1 +
 drivers/usb/host/ehci-hcd.c |    6 +---
 drivers/usb/host/ehci-s5p.c |   69 ++++++++++++++++++++++++-------------------
 4 files changed, 41 insertions(+), 37 deletions(-)

-- 
1.7.9.5

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [PATCH V2] usb: ehci: more bus glues as separate modules
  2013-02-11 12:33 [PATCH V2] usb: ehci: more bus glues as separate modules manjunath.goudar at linaro.org
@ 2013-02-11 15:12 ` Arnd Bergmann
  0 siblings, 0 replies; 2+ messages in thread
From: Arnd Bergmann @ 2013-02-11 15:12 UTC (permalink / raw)
  To: linux-arm-kernel

On Monday 11 February 2013, manjunath.goudar at linaro.org wrote:
> From: Manjunath Goudar <manjunath.goudar@linaro.org>
> 
> Separate the SOC On-Chip host controller driver from ehci-hcd
> host code into its own driver module

Hi Manjunath,

Please include in your next version of this a more verbose
description of why this is all done, as  Ezequiel Garcia
suggested. It would also be helpful to have a list of the
changes from the previous version here.

	Arnd

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-02-11 15:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-02-11 12:33 [PATCH V2] usb: ehci: more bus glues as separate modules manjunath.goudar at linaro.org
2013-02-11 15:12 ` Arnd Bergmann

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.