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@xxxxxxxxx> > CC: linux-wireless@xxxxxxxxxxxxxxx > Signed-off-by: Hauke Mehrtens <hauke@xxxxxxxxxx> > --- > 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