From: Greg KH <gregkh@linuxfoundation.org>
To: Hauke Mehrtens <hauke@hauke-m.de>
Cc: stern@rowland.harvard.edu, linux-mips@linux-mips.org,
ralf@linux-mips.org, m@bues.ch, linux-usb@vger.kernel.org,
linux-wireless@vger.kernel.org
Subject: Re: [PATCH v4 4/7] USB: Add driver for the bcma bus
Date: Thu, 15 Mar 2012 16:35:31 -0700 [thread overview]
Message-ID: <20120315233531.GA2052@kroah.com> (raw)
In-Reply-To: <4F626FCB.6010103@hauke-m.de>
On Thu, Mar 15, 2012 at 11:40:11PM +0100, Hauke Mehrtens wrote:
> On 03/15/2012 08:44 PM, Greg KH wrote:
> > On Tue, Mar 13, 2012 at 01:04:50AM +0100, Hauke Mehrtens wrote:
> >> This adds a USB driver using the generic platform device driver for the
> >> USB controller found on the Broadcom bcma bus. The bcma bus just
> >> exposes one device which serves the OHCI and the EHCI controller at the
> >> same time. This driver probes for this USB controller and creates and
> >> registers two new platform devices which will be probed by the new
> >> generic platform device driver. This makes it possible to use the EHCI
> >> and the OCHI controller on the bcma bus at the same time.
> >>
> >> Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
> >> ---
> >> drivers/usb/host/Kconfig | 12 ++
> >
> > This patch fails to apply here, and I can't seem to figure out what tree
> > you made this against to fix it up by hand on my end.
> >
> > Any thoughts?
> >
> > greg k-h
>
> This patch was against
> git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git#master, but
> I will rebase it onto usb/usb-next and send a new version of the patches
> you have not applied.
Thanks, master tracks Linus's tree, which is not good to send patches
against :)
greg k-h
next prev parent reply other threads:[~2012-03-15 23:35 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-03-13 0:04 [PATCH v4 0/7] USB: OHCI/EHCI: generic platform driver Hauke Mehrtens
2012-03-13 0:04 ` [PATCH v4 1/7] USB: OHCI: Add a generic platform device driver Hauke Mehrtens
2012-03-13 0:04 ` [PATCH v4 2/7] USB: EHCI: " Hauke Mehrtens
2012-03-13 0:04 ` [PATCH v4 3/7] bcma: scan for extra address space Hauke Mehrtens
2012-03-15 19:44 ` Greg KH
2012-03-15 22:43 ` Hauke Mehrtens
2012-03-13 0:04 ` [PATCH v4 4/7] USB: Add driver for the bcma bus Hauke Mehrtens
2012-03-15 19:44 ` Greg KH
2012-03-15 22:40 ` Hauke Mehrtens
2012-03-15 23:35 ` Greg KH [this message]
2012-03-13 0:04 ` [PATCH v4 5/7] USB: Add driver for the ssb bus Hauke Mehrtens
2012-03-13 0:04 ` [PATCH v4 6/7] USB: OHCI: remove old SSB OHCI driver Hauke Mehrtens
2012-03-13 0:04 ` [PATCH v4 7/7] USB: use generic platform driver on ath79 Hauke Mehrtens
2012-03-14 19:51 ` Gabor Juhos
2012-03-15 19:47 ` [PATCH v4 0/7] USB: OHCI/EHCI: generic platform driver Greg KH
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=20120315233531.GA2052@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=hauke@hauke-m.de \
--cc=linux-mips@linux-mips.org \
--cc=linux-usb@vger.kernel.org \
--cc=linux-wireless@vger.kernel.org \
--cc=m@bues.ch \
--cc=ralf@linux-mips.org \
--cc=stern@rowland.harvard.edu \
/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).