* Felipe Balbi [100630 15:26]: > hi, > > On Wed, Jun 30, 2010 at 02:07:23PM +0200, ext Tony Lindgren wrote: > >diff --git a/drivers/usb/musb/omap2430.c b/drivers/usb/musb/omap2430.c > >index e06d65e..5f04d3f 100644 > >--- a/drivers/usb/musb/omap2430.c > >+++ b/drivers/usb/musb/omap2430.c > >@@ -194,10 +194,6 @@ int __init musb_platform_init(struct musb *musb, void *board_data) > > u32 l; > > struct omap_musb_board_data *data = board_data; > > > >-#if defined(CONFIG_ARCH_OMAP2430) > >- omap_cfg_reg(AE5_2430_USB0HS_STP); > >-#endif > > there's a patch from Anand taking care of this hunk, could you send > only the hunk on board-2430sdp.c ? > > this part on omap2430.c will go on next merge window. OK, updated patch below. Regards, Tony