All of lore.kernel.org
 help / color / mirror / Atom feed
From: manjunath.goudar@linaro.org (manjunath.goudar at linaro.org)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH V3]usb: ehci: more bus glues as separate modules
Date: Tue, 12 Feb 2013 17:15:22 +0530	[thread overview]
Message-ID: <511a2b5f.a34e420a.345b.75df@mx.google.com> (raw)
In-Reply-To: <y>

From: Manjunath Goudar <manjunath.goudar@linaro.org>

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

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

 drivers/usb/host/Kconfig      |    8 +++++
 drivers/usb/host/Makefile     |    1 +
 drivers/usb/host/ehci-atmel.c |   76 ++++++++++++++++++++++-------------------
 drivers/usb/host/ehci-hcd.c   |   10 ++----
 drivers/usb/host/ehci.h       |    2 +-
 5 files changed, 53 insertions(+), 44 deletions(-)

-- 
1.7.9.5

             reply	other threads:[~2013-02-12 11:45 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-12 11:45 manjunath.goudar at linaro.org [this message]
  -- strict thread matches above, loose matches on Subject: below --
2013-02-12 11:01 [PATCH V3] USB:ehci: more bus glues as separate modules manjunath.goudar at linaro.org

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=511a2b5f.a34e420a.345b.75df@mx.google.com \
    --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 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.