Searched hist:c8b2d1dc0f1667029f42c3fa21f70906414af325 (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/drivers/usb/host/ |
| H A D | ehci-hcd.c | c8b2d1dc0f1667029f42c3fa21f70906414af325 Sat Feb 27 18:33:21 UTC 2010 Sergei Shtylyov <sshtylyov@ru.mvista.com> EHCI: fix port reset reporting
Commit b416191a14770c6bcc6fd67be7decf8159b2baee (Fix EHCI port reset.) didn't move the code that checked for successful clearing of the port reset bit from ehci_submit_root(), relying on wait_ms() call instead. The mentioned code also erroneously reported port reset state when the reset was already completed.
Signed-off-by: Sergei Shtylyov <sshtylyov@mvista.com>
|