commit | a6eb84bc1e069e1d285167e09035ed6c27978feb | [log] [tgz] |
---|---|---|
author | Rafael J. Wysocki <rjw@sisk.pl> | Fri Feb 01 15:28:16 2008 +0100 |
committer | Len Brown <len.brown@intel.com> | Fri Feb 01 18:30:59 2008 -0500 |
tree | ab1a2bcf257f156622e0b37d79b6915b9bf41df9 | |
parent | ffffa4b502099a03b5215b814fdcd79fb4348854 [diff] |
suspend: cleanup reference to swsusp_pg_dir[] swsusp_pg_dir[] is used for suspend, but not for hibernation. clean-up the ifdefs which worked by accident, while implying the opposite. Delete the __nosavedata, which also implied the opposite. Some day we may optimize CONFIG_ACPI_SLEEP to build minimal kernels for just hibernate or just suspend but not both, but today isn't that day. Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl> Signed-off-by: Len Brown <len.brown@intel.com>