linux-arm-kernel.lists.infradead.org archive mirror
 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 ` [PATCH] USB: EHCI: make ehci-mv a separate driver Manjunath Goudar
  0 siblings, 1 reply; 2+ 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] 2+ messages in thread

end of thread, other threads:[~2013-02-13  9:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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

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