Hi, On Sun, Apr 03, 2011 at 04:17:10PM -0700, tmarri@xxxxxxx wrote: > +static const struct usb_gadget_ops dwc_otg_pcd_ops = { > + .get_frame = dwc_otg_pcd_get_frame, > + .wakeup = dwc_otg_pcd_wakeup, > + /* not selfpowered */ will you really have a board running this top operating system which is Bus powered ? Unless you're forcing all your boards to come with USB charging I guess you should implement set_selfpowered. -- balbi -- 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