From: Hauke Mehrtens Date: Thu, 15 Mar 2012 22:49:56 +0000 (+0100) Subject: bcma: scan for extra address space X-Git-Tag: v3.5-rc1~149^2~328^2~49 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e167d9fbb881c030f93563fd364c8a0b8c5cd6d3;p=pandora-kernel.git 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 CC: linux-wireless@vger.kernel.org Signed-off-by: Hauke Mehrtens Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed