summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorVijayavardhan Vennapusa <vvreddy@codeaurora.org>2016-04-28 11:35:50 +0530
committerGerrit - the friendly Code Review server <code-review@localhost>2016-12-12 02:49:08 -0800
commit08bed5ef940d817057347789dc25bc486560e798 (patch)
tree67337abbc1e31e929be97f2d33a0d010f2a391be /tools/perf/scripts/python
parenta80e267a8c0d61790c3d1d5f7181ebd1be39c438 (diff)
USB: dwc3: gadget: Don't queue endless req through generic ep_queue
For DBM endpoints, queueing endless request through generic ep_queue API should not allowed. Otherwise it might lead to crash when called dwc3_gadget_map_request(). Hence add check whether it is DBM endpoint or not and if it is, return error. Change-Id: I7923df35f30293ac7ebb94b656f709f4ba5e00e5 Signed-off-by: Vijayavardhan Vennapusa <vvreddy@codeaurora.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions