Home
last modified time | relevance | path

Searched hist:"96820 a35873b4c005f732432c6a168decc9d22b9" (Results 1 – 3 of 3) sorted by relevance

/rk3399_rockchip-uboot/drivers/usb/host/
H A Dohci-hcd.c96820a35873b4c005f732432c6a168decc9d22b9 Mon Feb 07 22:42:16 UTC 2011 Simon Glass <sjg@chromium.org> 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: Simon Glass <sjg@chromium.org>
H A Dehci-hcd.c96820a35873b4c005f732432c6a168decc9d22b9 Mon Feb 07 22:42:16 UTC 2011 Simon Glass <sjg@chromium.org> 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: Simon Glass <sjg@chromium.org>
/rk3399_rockchip-uboot/include/
H A Dusb.h96820a35873b4c005f732432c6a168decc9d22b9 Mon Feb 07 22:42:16 UTC 2011 Simon Glass <sjg@chromium.org> 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: Simon Glass <sjg@chromium.org>