commit | c64d85e659dba8aa99cf07e115aaf99044a22316 | [log] [tgz] |
---|---|---|
author | Manu Gautam <mgautam@codeaurora.org> | Wed Aug 29 16:26:33 2012 -0700 |
committer | Manu Gautam <mgautam@codeaurora.org> | Wed Aug 29 16:26:33 2012 -0700 |
tree | 6a490097ab404452681967e8bfe726b5512598b8 | |
parent | a52ff8ee6e124a625aa7514577ad29f183c22777 [diff] |
usb: dwc3: Disable host mode if operational mode is DRD (or OTG) Host mode initialization is affecting peripheral mode also which stops working after xhci initialization. Hence, disable it until host issues are resolved to use DWC3 in peripheral mode. Change-Id: Icfa63b873d7777f00e1dbc6048814e9cf71a2328 Signed-off-by: Manu Gautam <mgautam@codeaurora.org>