On Sunday 08 October 2006 1:03 am, Vitaly Wool wrote:
> On 10/7/06, David Brownell <[EMAIL PROTECTED]> wrote:
> > It's still missing bus suspend and resume methods in ohci_pnx8550_hc_driver 
> > ...
> 
> Yea, those are in NOTYET state. Is this a stopper though? I thought it 
> wasn't...

I don't see any reason not to list the bus suspend/resume methods;
they're not PNX-specific, after all.  By NOTYET, presumably you mean
that MIPS basically has no PM support yet (except AU1X00)?  That's
kind of too bad... surprises me, too!  Though I guess only about 1/4
of the ARM platforms (by number, not volume) support it, at least in
the upstream kernels.

You should also MODULE_ALIAS("pnx8550-ohci") so that hotplug tools can
make sure that platform driver gets loaded.  (Or, just make sure the
platform device name is "ohci-hcd".)

- Dave

-------------------------------------------------------------------------
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