On Thu, Feb 12, 2009 at 11:21:01AM -0800, Tony Lindgren wrote: > * Tony Lindgren <tony@xxxxxxxxxxx> [090212 11:16]: > > Hi Felipe & Dave, > > > > While creating a patch for usb-musb.c init code for mainline > > kernel, I ended up cleaning up following stuff in the l-o tree. > > > > Does it look OK to you? > > And here's what the musb_init patch for the mainline. No boards are > calling musb_init() yet, but that's easy to append. The attached patch looks nice as well. > The clock function might cause some merge issues.. I guess eventually > the driver should just call clk_enable/disable once the omap2 clock > merge is done. Yeah, hopefully Russell's work will let us get rid of this musb_set_clock and use only standard clk_enable/disable() calls. We only keep that due to different clock names anyway. -- balbi -- 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