[PATCH] USB: fix race between probe and open in dabusb
the driver is registering the device too early, so that open may see a partially initialised device.
Showing
Please register or sign in to comment
the driver is registering the device too early, so that open may see a partially initialised device.