• Hauke Mehrtens's avatar
    bcma: scan for extra address space · e167d9fb
    Hauke Mehrtens authored
    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: default avatarHauke Mehrtens <hauke@hauke-m.de>
    Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
    e167d9fb
scan.c 13.1 KB