]> git.ipfire.org Git - people/ms/u-boot.git/commit
usb: ehci-mx6: Use shared wait_for_bit
authorMateusz Kulikowski <mateusz.kulikowski@gmail.com>
Sat, 23 Jan 2016 10:54:32 +0000 (11:54 +0100)
committerTom Rini <trini@konsulko.com>
Mon, 25 Jan 2016 15:39:49 +0000 (10:39 -0500)
commit8c25c2592e07cb494d1353b98a07638a1cfa2bae
tree63ae3eb559f812640962b4087fc21ead300ce959
parent8d5c7bb2945994e6f834e70b316648d9604da21b
usb: ehci-mx6: Use shared wait_for_bit

Use existing library function to poll bit(s).

Signed-off-by: Mateusz Kulikowski <mateusz.kulikowski@gmail.com>
drivers/usb/host/ehci-mx6.c