[PATCH] USB: clean kernel thread exit for speedtouch
this makes sure that the kernel thread is dead and gone on module unload. - use a completion to wait for the kernel thread's death
Showing
Please register or sign in to comment
this makes sure that the kernel thread is dead and gone on module unload. - use a completion to wait for the kernel thread's death