Skip to content
  • Hauke Mehrtens's avatar
    USB: Add driver for the bcma bus · 62e11d1b
    Hauke Mehrtens authored
    
    
    This adds a USB driver using the generic platform device driver for the
    USB controller found on the Broadcom bcma bus. The bcma bus just
    exposes one device which serves the OHCI and the EHCI controller at the
    same time. This driver probes for this USB controller and creates and
    registers two new platform devices which will be probed by the new
    generic platform device driver. This makes it possible to use the EHCI
    and the OCHI controller on the bcma bus at the same time.
    
    Signed-off-by: default avatarHauke Mehrtens <hauke@hauke-m.de>
    Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
    62e11d1b