On Wed, May 12, 2004 at 11:56:51AM -0700, David Brownell wrote: > > >> if (has_pci_pm) > >> retval = pci_set_power_state (dev, state); > >>+ dev->dev.power.power_state = state; > > > > > >No, we should use the dpm_set_power_state() function here instead, > >right? > > If it were exported, that would be an option. > None of the dpm_*() functions are exported.
Ah, good point. Hm, nevermind, I'll go apply the patch... thanks, greg k-h ------------------------------------------------------- This SF.Net email is sponsored by: SourceForge.net Broadband Sign-up now for SourceForge Broadband and get the fastest 6.0/768 connection for only $19.95/mo for the first 3 months! http://ads.osdn.com/?ad_id=2562&alloc_id=6184&op=click _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel
