commit | d6b47b122473885abc882e337ac2d321bbcfb378 | [log] [tgz] |
---|---|---|
author | Ben Guthro <benjamin.guthro@citrix.com> | Tue Jul 30 08:24:52 2013 -0400 |
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | Wed Jul 31 14:20:39 2013 +0200 |
tree | 878258457b8e9dbeaf1dbd5c0d57b508f96d02d8 | |
parent | 5ae90d8e467e625e447000cb4335c4db973b1095 [diff] |
ACPI / sleep: Introduce acpi_os_prepare_extended_sleep() for extended sleep path Like acpi_os_prepare_sleep(), register a callback for use in systems like tboot, and xen, which have system specific requirements outside of ACPICA. This mirrors the functionality in acpi_os_prepare_sleep(), called from acpi_hw_sleep() Signed-off-by: Ben Guthro <benjamin.guthro@citrix.com> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>