linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] USB: OHCI: Splitting ohci-platform into independent driver
@ 2013-05-30  9:50 Manjunath Goudar
  2013-05-30  9:50 ` [RFC PATCH 1/2] USB: OHCI: make ohci-platform a separate driver Manjunath Goudar
                   ` (3 more replies)
  0 siblings, 4 replies; 18+ messages in thread
From: Manjunath Goudar @ 2013-05-30  9:50 UTC (permalink / raw)
  To: linux-arm-kernel

This series patch begins the process of splitting ohci-platform up 
into independent driver modules and add a name for the platform-private field.

Patch 1/2 separate ohci-platform into independent driver modules.  
 
Patch 2/2 adds an ohci->priv field for private use by OHCI platform drivers.


Manjunath Goudar (2):
  USB: OHCI: make ohci-platform a separate driver
  USB: OHCI: add a name for the platform-private field

 drivers/usb/host/Kconfig         |    2 +-
 drivers/usb/host/Makefile        |    1 +
 drivers/usb/host/ohci-hcd.c      |    6 +--
 drivers/usb/host/ohci-platform.c |   88 ++++++++++++++++++--------------------
 drivers/usb/host/ohci.h          |    3 ++
 5 files changed, 47 insertions(+), 53 deletions(-)

-- 
1.7.9.5

^ permalink raw reply	[flat|nested] 18+ messages in thread
[parent not found: <CAJFYCKECv-a8TkngRZzKfPi4apRTRtjDj2tQfRMJS94n7sSsFQ@mail.gmail.com>]

end of thread, other threads:[~2013-06-03 16:01 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-30  9:50 [PATCH 0/2] USB: OHCI: Splitting ohci-platform into independent driver Manjunath Goudar
2013-05-30  9:50 ` [RFC PATCH 1/2] USB: OHCI: make ohci-platform a separate driver Manjunath Goudar
2013-05-30 17:23   ` Alan Stern
2013-05-30 17:28     ` Sergei Shtylyov
2013-06-03 15:14   ` [PATCH V3 0/2] USB: OHCI: Splitting ohci-platform into independent driver Manjunath Goudar
2013-06-03 15:14     ` [PATCH 1/2] USB: OHCI: make ohci-platform a separate driver Manjunath Goudar
2013-06-03 15:14     ` [PATCH 2/2] USB: OHCI: add a name for the platform-private field Manjunath Goudar
2013-06-03 15:16   ` [PATCH V3 0/2] USB: OHCI: Splitting ohci-platform into independent driver Manjunath Goudar
2013-06-03 15:16     ` [PATCH V3 1/2] USB: OHCI: make ohci-platform a separate driver Manjunath Goudar
2013-06-03 15:16     ` [PATCH V3 2/2] USB: OHCI: add a name for the platform-private field Manjunath Goudar
2013-06-03 16:01       ` Alan Stern
2013-05-30  9:50 ` [RFC PATCH " Manjunath Goudar
2013-05-30 17:26   ` Alan Stern
2013-05-31 12:08 ` [PATCH V2 0/2] USB: OHCI: Splitting ohci-platform into independent driver manjunath.goudar at linaro.org
     [not found] ` <1370002120-19495-1-git-send-email-y>
2013-05-31 12:08   ` [PATCH V2 1/2] USB: OHCI: make ohci-platform a separate driver manjunath.goudar at linaro.org
2013-05-31 14:07     ` Alan Stern
2013-05-31 12:08   ` [PATCH V2 2/2] USB: OHCI: add a name for the platform-private field manjunath.goudar at linaro.org
     [not found] <CAJFYCKECv-a8TkngRZzKfPi4apRTRtjDj2tQfRMJS94n7sSsFQ@mail.gmail.com>
2013-05-31 14:05 ` [RFC PATCH " Alan Stern

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).