|
@@ -1326,7 +1326,6 @@ static int __init musb_core_init(u16 musb_type, struct musb *musb)
|
|
int i;
|
|
int i;
|
|
|
|
|
|
/* log core options (read using indexed model) */
|
|
/* log core options (read using indexed model) */
|
|
- musb_ep_select(mbase, 0);
|
|
|
|
reg = musb_read_configdata(mbase);
|
|
reg = musb_read_configdata(mbase);
|
|
|
|
|
|
strcpy(aInfo, (reg & MUSB_CONFIGDATA_UTMIDW) ? "UTMI-16" : "UTMI-8");
|
|
strcpy(aInfo, (reg & MUSB_CONFIGDATA_UTMIDW) ? "UTMI-16" : "UTMI-8");
|