Commits

Peter Chen committed 089bfba1395
MLK-11340-6 usb: chipidea: introduce ci_platform_configure It is used to configure controller parameters according to platform data, like speed, stream mode, etc, both host and device's initialization need it, most of code are the same for both roles, with this new interface, it can reduce the duplicated code and be easy to maintain in future. Signed-off-by: Peter Chen <peter.chen@freescale.com> (cherry picked from commit 2df66e33498acd2ab23a3db90568b34cd745c210)