All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH V3] USB: ehci:mv bus glue as separate module
@ 2013-02-13  9:38 Manjunath Goudar
  2013-02-13  9:38   ` Manjunath Goudar
  0 siblings, 1 reply; 6+ messages in thread
From: Manjunath Goudar @ 2013-02-13  9:38 UTC (permalink / raw)
  To: linux-arm-kernel

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

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

 drivers/usb/host/Kconfig    |    2 +-
 drivers/usb/host/Makefile   |    1 +
 drivers/usb/host/ehci-hcd.c |    6 +---
 drivers/usb/host/ehci-mv.c  |   80 ++++++++++++++++++++-----------------------
 4 files changed, 40 insertions(+), 49 deletions(-)

-- 
1.7.9.5

^ permalink raw reply	[flat|nested] 6+ messages in thread
* [PATCH V 3] USB: ehci:mv bus glue as separate static module
@ 2013-02-15  6:33 Manjunath Goudar
  2013-02-15  6:33   ` Manjunath Goudar
  0 siblings, 1 reply; 6+ messages in thread
From: Manjunath Goudar @ 2013-02-15  6:33 UTC (permalink / raw)
  To: linux-arm-kernel

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

Manjunath Goudar (1):
  USB: EHCI: make ehci-mv as separate static driver

 drivers/usb/host/Kconfig    |    2 +-
 drivers/usb/host/Makefile   |    1 +
 drivers/usb/host/ehci-hcd.c |    6 +---
 drivers/usb/host/ehci-mv.c  |   78 +++++++++++++++++++------------------------
 4 files changed, 38 insertions(+), 49 deletions(-)

-- 
1.7.9.5

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

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

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <1360739444-12813-1-git-send-email-y>
2013-02-13  7:10 ` [PATCH] USB: EHCI: make ehci-mv a separate driver manjunath.goudar at linaro.org
2013-02-13  7:10   ` manjunath.goudar
2013-02-13  9:38 [PATCH V3] USB: ehci:mv bus glue as separate module Manjunath Goudar
2013-02-13  9:38 ` [PATCH] USB: EHCI: make ehci-mv a separate driver Manjunath Goudar
2013-02-13  9:38   ` Manjunath Goudar
  -- strict thread matches above, loose matches on Subject: below --
2013-02-15  6:33 [PATCH V 3] USB: ehci:mv bus glue as separate static module Manjunath Goudar
2013-02-15  6:33 ` [PATCH] USB: EHCI: make ehci-mv a separate driver Manjunath Goudar
2013-02-15  6:33   ` Manjunath Goudar

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.