On Tuesday 02 September 2008, Felipe Balbi wrote: > > > Signed-off-by: David Brownell <dbrownell@xxxxxxxxxxxxxxxxxxxxx> > > Acked-by: Felipe Balbi <felipe.balbi@xxxxxxxxx> > > > + > > + /* REVISIT charge pump on TWL4030 can supply up to > > + * 100 mA ... but this value is board-specific, like > > + * "mode", and should be passed to usb_musb_init(). > > + */ > > + .power = 50, /* up to 100 mA */ > > We can add some parameters to usb_musb_init(); > Something similar should be done to hsmmc_init(), as of now it only > registers one slot and some boards have more than one. Let's wait till the twl4030 usb init gets some board-specific parameterization. The MUSB init code should be called after the TWL4030 is initialized, so it can use TWL facilities right away. -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html