commit | 6eb13e39f5c7838f0d1baa87ed7f46d2cc4406ac | [log] [tgz] |
---|---|---|
author | Manu Gautam <mgautam@codeaurora.org> | Fri Feb 01 15:19:15 2013 +0530 |
committer | Jay Chokshi <jchokshi@codeaurora.org> | Thu Feb 14 10:49:25 2013 -0800 |
tree | af28dde82aa0e049db4d6b189aeb70c834c5a0d2 | |
parent | ebd05413d72e3b9b15f07cff1f23c3a23d9abdcc [diff] |
usb: gadget: qdss: Restart USB connection on QDSS disable QDSS uses USB endpoints in DBM or BAM to BAM mode. In order to reclaim the endpoint from DBM for normal use, USB hardware has to be reset. To achieve this perform usb connection reset as part of composition switch (qdss_disable) or qdss usb channel close which resets hardware as well. CRs-Fixed: 433485 Change-Id: Idc0062196322a0c71360419c6b134b7d15ccef9a Signed-off-by: Manu Gautam <mgautam@codeaurora.org>