]> git.ipfire.org Git - people/ms/u-boot.git/commit
USB ehci remove infinite loop and use handshake function
authorMichael Trimarchi <trimarchi@gandalf.sssup.it>
Wed, 31 Dec 2008 09:33:22 +0000 (10:33 +0100)
committerRemy Bohmer <linux@bohmer.net>
Wed, 28 Jan 2009 18:57:29 +0000 (19:57 +0100)
commit1ed9f9adc88218841dfeb60b9094a5a548bff009
tree9e029ac139baf6aa4dfd5dc641aa45db10d065bc
parent8fea2914ac974029b65926ef8247d908f84d202d
USB ehci remove infinite loop and use handshake function

USB ehci code cleanup. Use handshake instead of infinite while loop
to check the STD_ASS status

Signed-off-by: Michael Trimarchi <trimarchimichael@yahoo.it>
Signed-off-by: Remy Bohmer <linux@bohmer.net>
drivers/usb/usb_ehci_core.c