diff options
author | Stephen Warren <swarren@nvidia.com> | 2014-06-10 11:02:38 -0600 |
---|---|---|
committer | Marek Vasut <marex@denx.de> | 2014-06-11 02:26:05 +0200 |
commit | b7c0051687f42173e15b151a74e524587e8b59db (patch) | |
tree | fb41e64bb32a00f036ac2e2140d45d80ae3ec121 /spl | |
parent | 9a7d34be13a6934e0fddfaf12236d8784343f902 (diff) | |
download | u-boot-imx-b7c0051687f42173e15b151a74e524587e8b59db.zip u-boot-imx-b7c0051687f42173e15b151a74e524587e8b59db.tar.gz u-boot-imx-b7c0051687f42173e15b151a74e524587e8b59db.tar.bz2 |
usb: ci_udc: clean up all allocations in unregister
usb_gadget_unregister_driver() is called to tear down the USB device mode
stack. Fix the driver to stop the USB HW (which causes any attached host
to notice the disappearance of the device), and free all allocations
(which obviously prevents memory leaks).
Signed-off-by: Stephen Warren <swarren@nvidia.com>
Diffstat (limited to 'spl')
0 files changed, 0 insertions, 0 deletions