From: Bob Moore Date: Tue, 14 Feb 2012 10:43:03 +0000 (+0800) Subject: ACPICA: Distill multiple sleep method functions to a single function X-Git-Tag: v3.4-rc1~18^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f99648b1aff8b6158333a06c50d627be3c243a32;p=pandora-kernel.git ACPICA: Distill multiple sleep method functions to a single function 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 Signed-off-by: Lin Ming Signed-off-by: Len Brown --- Reading git-diff-tree failed