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 <[email protected]> [...]
The omap change could be separated out, no? Also, I'd fix all these &(*something)->somethingelse if possible. Otherwise, Reviewed-by: Marek Vasut <[email protected]> Best regards, Marek Vasut _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

