commit | 7e8fd775d2eb5889c8441dd73c6efa7d89403a80 | [log] [tgz] |
---|---|---|
author | Jagan Teki <jagan@amarulasolutions.com> | Fri Jul 20 12:44:01 2018 +0530 |
committer | Jagan Teki <jagan@amarulasolutions.com> | Thu Aug 23 17:31:24 2018 +0530 |
tree | 9f97777839e6f9b8b1279d9df46c88cfc35279be | |
parent | 1d0d63eeb69071c3f611518985b21f926163c0af [diff] |
usb: musb-new: Call musb_platform_exit from musb_stop musb stop is musb core call during unregister or shutting down gadget or host musb. For graceful exit add musb_platform_exit on musb_stop so-that it can exit the musb platform driver as well. Tested-by: Chen-Yu Tsai <wens@csie.org> # A33-OlinuXino Tested-by: Jagan Teki <jagan@amarulasolutions.com> Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>