Hi, I have three patches related to PM that I'd like to get some comments on. First [1/3] moves the clearing of state_saved to pci_restore_state(). Second [2/3] makes pci_pm_resume() return the error codes it gets from the drivers' callbacks (otherwise the error variable in there is useless). Finally, [3/3] is my prototype implementation of run-time PM callbacks for the PCI bus type (of course, to make PCI run-time PM work, we need to add some PME-handling code as well, but experimental patches for that have been posted already). 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