commit | 14b6a07cf73c4f191bafefcece6132eab6cf740e | [log] [tgz] |
---|---|---|
author | Jagan Teki <jagan@amarulasolutions.com> | Fri Jul 20 12:44:00 2018 +0530 |
committer | Jagan Teki <jagan@amarulasolutions.com> | Thu Aug 23 17:31:24 2018 +0530 |
tree | 95ac122a7f03d97b14142be12c64f70db17dbc32 | |
parent | 1034bcc26db6153aa86addfd69d68b275eb2223f [diff] |
usb: musb-new: sunxi: Add proper musb exit support musb have platform ops to do proper graceful exit, so add the exit call and move musb platform exit code instead of keeping it in driver remove. This make proper shutdown of musb where .remove will call disable, exit serially via musb_stop. 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>