[PATCH] USB: leave usage counts during probe/remove to driver core
driver core protects us with semaphores during probe/disconnect. We can stop messing with the module usage counts.
Showing
Please register or sign in to comment
driver core protects us with semaphores during probe/disconnect. We can stop messing with the module usage counts.