On Tuesday 16 December 2008, Pandita, Vikram wrote: > > I have not been following much of the TWL4030 USB development. > I came across this code: > > <snip-start> > static int twl4030_set_peripheral(struct otg_transceiver *x, > struct usb_gadget *gadget) > { > ... > if (!gadget) { > >>>>> omap_writew(0, OTG_IRQ_EN); > ... > <snip-end> > > This code will not work for OMAP3. There is no OHCI OTG block on OMAP3. Exactly why that code is removed in the latest code ... I don't see it in drivers/usb/otg/twl4030-usb.c do you? - Dave > > > Regards, > Vikram > > -- 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