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,
"Rafał Miłecki" <zajec5@gmail.com>
Subject: Re: [PATCH v4 3/7] bcma: scan for extra address space
Date: Thu, 15 Mar 2012 12:44:53 -0700 [thread overview]
Message-ID: <20120315194453.GB30682@kroah.com> (raw)
In-Reply-To: <1331597093-425-4-git-send-email-hauke@hauke-m.de>
On Tue, Mar 13, 2012 at 01:04:49AM +0100, Hauke Mehrtens wrote:
> Some cores like the USB core have two address spaces. In the USB host
> controller one address space is used for the OHCI and the other for the
> EHCI controller interface. The USB controller is the only core I found
> with two address spaces. This code is based on the AI scan function
> ai_scan() in shared/aiutils.c in the Broadcom SDK.
>
> CC: Rafał Miłecki <zajec5@gmail.com>
> CC: linux-wireless@vger.kernel.org
> Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
> ---
> drivers/bcma/scan.c | 19 ++++++++++++++++++-
> include/linux/bcma/bcma.h | 1 +
> 2 files changed, 19 insertions(+), 1 deletions(-)
Is this required for the 4/7 patch?
If so, can I get an ack from the BCMA developers so that I can take this
through the USB tree?
thanks,
greg k-h
next prev parent reply other threads:[~2012-03-15 19:44 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 [this message]
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
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=20120315194453.GB30682@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 \
--cc=zajec5@gmail.com \
/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).