]> git.baikalelectronics.ru Git - kernel.git/commit
bcma: scan for extra address space
authorHauke Mehrtens <hauke@hauke-m.de>
Thu, 15 Mar 2012 22:49:56 +0000 (23:49 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 18 Apr 2012 20:43:13 +0000 (13:43 -0700)
commitdb8bcc48adc5e0e9f00bcd27725470e25e2eb3f1
tree0a05fb5f1794ae7fbf1516530efa08ff52f1a25d
parent9f1b9ead5121c82d48f7567f656d222c67b75ef0
bcma: scan for extra address space

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/bcma/scan.c
include/linux/bcma/bcma.h