On Monday 07 September 2009, Alan Stern wrote: > On Mon, 7 Sep 2009, Rafael J. Wysocki wrote: > > > From: Rafael J. Wysocki <rjw@xxxxxxx> > > > > Introduce run-time PM callbacks for the PCI bus type. Make the new > > callbacks work in analogy with the existing system sleep PM > > callbacks, so that the drivers already converted to struct dev_pm_ops > > can use their suspend and resume routines for run-time PM without > > modifications. > > Do you want to arrange things so that PCI devices with no driver will > get runtime-suspended by default? This certainly is worth doing at one point, but initially I'd rather avoid that. We seem to have pretty bad experience with kexec vs devices in D3, so I'm a bit cautious. My goal for now is to make a couple of PCI drivers use runtime PM to get some experience. Thanks, Rafael -- To unsubscribe from this list: send the line "unsubscribe linux-pci" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html