ACPICA: Distill multiple sleep method functions to a single function
authorBob Moore <robert.moore@intel.com>
Tue, 14 Feb 2012 10:43:03 +0000 (18:43 +0800)
committerLen Brown <len.brown@intel.com>
Thu, 22 Mar 2012 05:45:00 +0000 (01:45 -0400)
Adds acpi_hw_execute_sleep_method to handle the various sleep methods
such as _GTS, _BFS, _WAK, and _SST. Removes the specialized
functions previously used for each of these methods.

Signed-off-by: Bob Moore <robert.moore@intel.com>
Signed-off-by: Lin Ming <ming.m.lin@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>

No differences found