Hi, > -----Original Message----- > From: linux-omap-owner@xxxxxxxxxxxxxxx [mailto:linux-omap- > owner@xxxxxxxxxxxxxxx] On Behalf Of Sergei Shtylyov > Sent: Tuesday, November 17, 2009 10:01 PM > To: Gupta, Ajay Kumar > Cc: linux-usb@xxxxxxxxxxxxxxx; davinci-linux-open- > source@xxxxxxxxxxxxxxxxxxxx; cooloney@xxxxxxxxxx; felipe.balbi@xxxxxxxxx; > linux-omap@xxxxxxxxxxxxxxx; Gadiyar, Anand > Subject: Re: [PATCH 3/8] musb: Update musb_init() call for all OMAP3 > boards > > Ajay Kumar Gupta wrote: > > > musb_init() has been modified to pass board specific data so updating > > this function call from all OMAP3 boards. > > > Signed-off-by: Ajay Kumar Gupta <ajay.gupta@xxxxxx> > > [...] > > > diff --git a/arch/arm/mach-omap2/usb-musb.c b/arch/arm/mach-omap2/usb- > musb.c > > index 1145a25..0e9380c 100644 > > --- a/arch/arm/mach-omap2/usb-musb.c > > +++ b/arch/arm/mach-omap2/usb-musb.c > > @@ -124,12 +124,6 @@ static struct musb_hdrc_platform_data musb_plat = { > > /* .clock is set dynamically */ > > .set_clock = musb_set_clock, > > .config = &musb_config, > > - > > - /* 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 */ > > That should obviously be a part of patch 1/8... It was actually a part of 1/8 earlier but as this is OMAP specific and [1/8] is generic so moved it to OMAP specific patch here. -Ajay > > WBR, Sergei > -- > 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 -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html