On Friday 06 October 2006 12:12 am, Vitaly Wool wrote:

> +     /*
> +      * root hub support
> +      */
> +     .hub_status_data =      ohci_hub_status_data,
> +     .hub_control =          ohci_hub_control,
> +#ifdef  CONFIG_USB_SUSPEND
> +     .hub_suspend =          ohci_hub_suspend,
> +     .hub_resume =           ohci_hub_resume,

Odd, those methods don't exist any more.  I think you're
submitting against 2.6.16 or somesuch.


> +#endif

And don't forget the hub_irq_enable method too...
 

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
linux-usb-devel@lists.sourceforge.net
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to