Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
usb: musb: gadget: don't call ->disconnect() on exit
that has already being done by udc-core.c. It's unnecessary and might cause issues with some gadget drivers. Tested: Ajay Kumar Gupta <ajay.gupta@ti.com> Signed-off-by: Felipe Balbi <balbi@ti.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
- Loading branch information