Skip to content
Commit 676ae068 authored by Lucas Stach's avatar Lucas Stach Committed by Tom Rini
Browse files

usb: ehci: rework to take advantage of new lowlevel interface



Kill off ehci-core.h
It was used to specify some static controller data. To support more than
one controller being active at any time we have to carry the controller
data ourselfes. Change the ehci interface accordingly.

NOTE: OMAP implemented the ehci stuff a bit backwards and should be fixed
to do the same thing as other platforms. But the change for now is at least
compile clean.

Signed-off-by: default avatarLucas Stach <dev@lynxeye.de>
Reviewed-by: default avatarMarek Vasut <marex@denx.de>
parent c7e3b2b5
Loading
Loading
Loading
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