Skip to content
  • Hans de Goede's avatar
    dm: usb: Add support for companion controllers · b6de4d10
    Hans de Goede authored
    
    
    USB companion controllers must be scanned after the main controller has
    been scanned, so that any devices which the main controller which to hand
    over to the companion have actually been handed over before we scan the
    companion.
    
    As there are no guarantees that this will magically happen in the right
    order, split the scanning of the buses in 2 phases, first main controllers,
    and then companion controllers.
    
    Signed-off-by: default avatarHans de Goede <hdegoede@redhat.com>
    Acked-by: default avatarSimon Glass <sjg@chromium.org>
    b6de4d10