On Tue, Jun 13, 2006 at 09:00:51PM -0700, David Brownell wrote:
> On Monday 29 May 2006 6:29 am, Rodolfo Giometti wrote:
> > +       .suspend =              ohci_au1xxx_suspend,
> > +       .resume =               ohci_au1xxx_resume,
> 
> You shouldn't add both the PCI glue calls (those above) *AND*
> the platform bus glue calls:
> 
> > +       .suspend        = ohci_hcd_au1xxx_drv_suspend,
> > +       .resume         = ohci_hcd_au1xxx_drv_resume,
> 
> These platform bus glue calls should suffice ... nothing
> should ever be calling the PCI bus glue calls on with a
> platform bus device, in any case!!

Mmm... I'm not sure to understand what you mean. Can you please
explain better which is the problem or give me a URL where I can read
something about?

I was sure that both calls where needed! :-o

Thanks for your suggestions.

Ciao,

Rodolfo

-- 

GNU/Linux Solutions                  e-mail:    [EMAIL PROTECTED]
Linux Device Driver                             [EMAIL PROTECTED]
Embedded Systems                                [EMAIL PROTECTED]
UNIX programming                     phone:     +39 349 2432127

Attachment: signature.asc
Description: Digital signature

_______________________________________________
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