• Patrick Mochel's avatar
    USB: fixup handling of generic USB driver. · 714279be
    Patrick Mochel authored
    The generic driver is used by the virtual USB bridge device. This makes sure that
    the driver is registered before we try to use it (and it gets the bus type right).
    
    We also check for equality when matching devices to drivers, because we don't 
    want to match any device to it. 
    714279be
usb.c 43 KB