[PATCH v13 07/10] USB/ppc4xx: Add Synopsys DWC OTG PCD function
Felipe Balbi
balbi at ti.com
Mon Apr 4 23:54:10 EST 2011
Hi,
On Sun, Apr 03, 2011 at 04:17:10PM -0700, tmarri at apm.com 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
More information about the Linuxppc-dev
mailing list