Skip to content
Commit 8897a761 authored by Felipe Balbi's avatar Felipe Balbi
Browse files

usb: dwc3: gadget: make use of No Response Update Transfer



No Response Update Transfer is a special type of
Update Transfer command which can be used whenever
we're not relying on XferNotReady to prepare
transfers. With this, we don't need to wait for
CMDACT to be cleared and issue further commands to
the endpoint straight away.

Let's start using this version to skip the long-ish
wait.

Signed-off-by: default avatarFelipe Balbi <felipe.balbi@linux.intel.com>
parent 5999914f
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment