linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: manjunath.goudar@linaro.org (Manjunath Goudar)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH V 3] USB: ehci:mv bus glue as separate static module
Date: Fri, 15 Feb 2013 12:03:29 +0530	[thread overview]
Message-ID: <1360910011-2666-1-git-send-email-manjunath.goudar@linaro.org> (raw)

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

             reply	other threads:[~2013-02-15  6:33 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-15  6:33 Manjunath Goudar [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1360910011-2666-1-git-send-email-manjunath.goudar@linaro.org \
    --to=manjunath.goudar@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).