All of lore.kernel.org
 help / color / mirror / Atom feed
From: Hauke Mehrtens <hauke@hauke-m.de>
To: "Greg KH" <gregkh@linuxfoundation.org>,
	"Rafał Miłecki" <zajec5@gmail.com>
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 3/7] bcma: scan for extra address space
Date: Thu, 15 Mar 2012 23:43:30 +0100	[thread overview]
Message-ID: <4F627092.7030207@hauke-m.de> (raw)
In-Reply-To: <20120315194453.GB30682@kroah.com>

On 03/15/2012 08:44 PM, Greg KH wrote:
> 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

Hi Rafał,

could you give me an ack for this patch please.

This patch is only required for the patch "Add driver for the bcma bus".

Hauke

  reply	other threads:[~2012-03-15 22:43 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 [this message]
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=4F627092.7030207@hauke-m.de \
    --to=hauke@hauke-m.de \
    --cc=gregkh@linuxfoundation.org \
    --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 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.