
30 Aug
2012
30 Aug
'12
11:09 p.m.
Dear Lucas Stach,
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: Lucas Stach dev@lynxeye.de
[...]
The omap change could be separated out, no? Also, I'd fix all these &(*something)->somethingelse if possible.
Otherwise,
Reviewed-by: Marek Vasut marex@denx.de
Best regards, Marek Vasut