aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorPratyush Anand <pratyush.anand@st.com>2012-08-30 12:21:43 +0530
committerFelipe Balbi <balbi@ti.com>2012-09-06 19:52:30 +0300
commitf4a53c55117b82e895ec98b1765c9d66940377fc (patch)
treef923ce881bc69fb2ed31a565551f863b280d5baa /tools
parent77975eec149506e457e6abe2ce43259895a9a16e (diff)
usb: dwc3: gadget: fix pending isoc handlingfixes-for-v3.6-rc4
If xfernotready is received and there is no request in request_list then REQUEST_PENDING flag must be set, so that next request in ep queue is executed. In case of isoc transfer, if xfernotready is already elapsed and even first request has not been queued to request_list, then issue END TRANSFER, so that you can receive xfernotready again and can have notion of current microframe. Signed-off-by: Pratyush Anand <pratyush.anand@st.com> Signed-off-by: Felipe Balbi <balbi@ti.com>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions