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)
commite167d9fbb881c030f93563fd364c8a0b8c5cd6d3
tree0a05fb5f1794ae7fbf1516530efa08ff52f1a25d
parentaf5810597ab38ed1eb1d38e04b6e89c9ccec988e
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