summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorHemant Kumar <hemantk@codeaurora.org>2016-05-01 22:22:35 -0700
committerKyle Yan <kyan@codeaurora.org>2016-06-07 16:03:05 -0700
commit128668947af53deb0a452e7ea17e76930c741835 (patch)
tree8635acbdc75212dbad3b2c45c0ec6c13589c3338 /tools/perf/scripts/python
parent3f0f67e02866b1dda6f7a69446490af149ecb60c (diff)
USB: f_mtp: Check if the ep is not disabled before queuing it
Queuing a request on a disabled endpoint during composition switch leads to prime failure. Hence return -EINVAL if a request is queued on a disabled endpoint. Also, in f_mtp, block queuing a request in OUT ep in receive_file_work, if the device state is STATE_OFFLINE. Change-Id: I0e706d5280a2460baf6ab05dbf97a09c59b642fb Signed-off-by: Rajkumar Raghupathy <raghup@codeaurora.org> Signed-off-by: Hemant Kumar <hemantk@codeaurora.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions