On Thu, 30 May 2013, Rafael J. Wysocki wrote: > > > > > Index: linux-pm/Documentation/power/runtime_pm.txt > > > > > =================================================================== > > > > > --- linux-pm.orig/Documentation/power/runtime_pm.txt > > > > > +++ linux-pm/Documentation/power/runtime_pm.txt > > > > > @@ -660,11 +660,6 @@ Subsystems may wish to conserve code spa > > > > > management callbacks provided by the PM core, defined in > > > > > driver/base/power/generic_ops.c: > > > > > > > > > > - int pm_generic_runtime_idle(struct device *dev); > > > > > - - invoke the ->runtime_idle() callback provided by the driver of this > > > > > - device, if defined, and call pm_runtime_suspend() for this device if the > > > > > - return value is 0 or the callback is not defined > > > > > - > > > > > > > > The documentation for the runtime-idle callback needs to be updated too. > > > > > > Well, I actually couldn't find the part of it that would need to be updated. :-) > > > > How about this? > > Looks good! :-) > > May I add your sign-off to it? Go ahead. Alan Stern -- 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