[PATCH 0/3] PM: New suspend and hibernation callbacks

From: Rafael J. Wysocki
Date: Thu Apr 03 2008 - 19:16:41 EST


Hi Greg,

The following patches are intended to start the redesign of the suspend and
hibernation framework for devices.

The first one introduces new callbacks for suspend and hibernation (7th revision).
It also updates the PM core to use the new callbacks at the top level, allowing
it to use the existing callbacks if the new ones are not defined.

The other two patches implement the new suspend and hibernation callbacks
for the platform and PCI bus types (3rd revision of both).

The patches allow platform and pci drivers to start using the new callbacks
immediately and similar patches for the other bus types etc. will follow.
Still, until drivers actually start to implement the new callbacks, no
functional changes are expected to appear as a result of these patches.

I think the patches have stabilized sufficiently for being pushed upstream,
so please add them to your queue.

Thanks,
Rafael

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/