summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorDevdutt Patnaik <dpatnaik@codeaurora.org>2016-02-12 18:23:25 -0800
committerDavid Keitel <dkeitel@codeaurora.org>2016-03-25 16:02:52 -0700
commit5028f26ab339525e49a3dddc9dd7953772a2bc92 (patch)
tree39b59f8d2a0a7af9099dada7ef9e81320e86a2ee /tools/perf/scripts/python/bin
parent64e4a14d1fbaee52c17d6dc34d3264453068381d (diff)
usb: dwc3: Skip check for U3 when handling Function Suspend
Skip check for U3 link state when we receive Function Suspend. Link is not in U3 when host sends Function Suspend, but will be in U3 if/when the subsequent Bus Suspend arrives. If we check for U3 in the case of Function Suspend, we will not disconnect channels with IPA as the API that checks pre-conditions for suspend will always return FALSE. The U3 check is done as usual in the case of Bus Suspend from the host. CRs-Fixed: 966352 Change-Id: Ie9ee045a096b58256d2e8814338ffe0aa3c01163 Signed-off-by: Devdutt Patnaik <dpatnaik@codeaurora.org>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions