linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH V 3] USB: ehci:mv bus glue as separate static module
@ 2013-02-15  6:33 Manjunath Goudar
  2013-02-15  6:33 ` [PATCH] USB: EHCI: make ehci-mv a separate driver Manjunath Goudar
  2013-02-15  6:33 ` [PATCH] USB: EHCI: make ehci-mv as separate static driver Manjunath Goudar
  0 siblings, 2 replies; 3+ 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] 3+ messages in thread

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

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 ` [PATCH] USB: EHCI: make ehci-mv as separate static driver Manjunath Goudar

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