On Fri, Aug 14, 2009 at 2:08 PM, Tony Lindgren<tony@xxxxxxxxxxx> wrote: >> >> +static struct musb_hdrc_platform_data tusb_data = { >> >> + .mode = BOARD_MODE, >> >> + .set_power = tusb_set_power, >> >> + .set_clock = tusb_set_clock, >> >> + .min_power = 25, /* x2 = 50 mA drawn from VBUS as peripheral */ >> >> + .power = 100, /* Max 100 mA VBUS for host mode */ >> >> + .clock = "osc_ck", >> > >> > Still passing clock names around? >> >> Sorry, I'm not familiar with this. How should I fix it? > > This should be fixed with the clkdev alias, see omap24xx_clks[]. > > But we need to check how the fix affects other platforms for > drivers/usb/musb/musb_core.c and send the patch via linux-usb. > > Maybe take a quick look, and if it looks like a bigger change, > then leave out the tusb_data for now and let's do it in a separate > patch? Thanks, I'll take a look. >> Tony, do you want me to send v2? > > Sure, it's best that you update it. I'll send v2 later today. Kalle -- 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