USB: fixup handling of generic USB driver.
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.
Showing
Please register or sign in to comment