Skip to content
Snippets Groups Projects
Commit 96820a35 authored by Simon Glass's avatar Simon Glass Committed by Remy Bohmer
Browse files

Fix EHCI usb submit timeout and unify with OHCI


Changed both to use a common timeout for URB submission, since they were using
different values and EHCI's was too short.

Also fixed EHCI to actually check if urb submission succeeded, rather than
silently continuing into the weeds.

Change-Id: I7f71499ffaa05187d8e5618db2419e1606007b82

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
parent efb06339
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.
Finish editing this message first!
Please register or to comment