diff options
author | Robert Baldyga <r.baldyga@samsung.com> | 2015-05-04 14:55:12 +0200 |
---|---|---|
committer | Felipe Balbi <balbi@ti.com> | 2015-07-29 09:59:19 -0500 |
commit | 5601250bb1b4e736cf487d332f2d8d8833a84209 (patch) | |
tree | ec10a1510b9940af32642de211578b5f39d21bc4 /usr | |
parent | ccdf138fe3e243c70301fcb6a101e366b7daef07 (diff) |
usb: composite: fix usb_function_activate/deactivate functions
Using usb_gadget_disconnect to make gadget temporarily invisible to host
doesn't provide desired result, because gadget is connected immediately
after binding regardless to previous usb_gadget_disconnect() calls.
For this reason we use usb_gadget_deactivate() instead of
usb_gadget_disconnect() to make it working as expected.
Signed-off-by: Robert Baldyga <r.baldyga@samsung.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
Diffstat (limited to 'usr')
0 files changed, 0 insertions, 0 deletions