Skip to content
Snippets Groups Projects
Commit 1aa53ebd authored by Mike Lockwood's avatar Mike Lockwood
Browse files

[ARM] usb: msm72k_udc: Fix handling of OUT packets on ep0 with length > 0


The gadget level completion function was getting called for the ACK packet
instead of the data packet, making it impossible to read the data from the host.

Signed-off-by: default avatarMike Lockwood <lockwood@android.com>
parent 08607d40
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment