From: Bob Moore Date: Wed, 18 Feb 2009 06:36:05 +0000 (+0800) Subject: ACPICA: Add function to handle PM1 control registers X-Git-Tag: v2.6.30-rc1~199^2~54 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=32c9ef994d91352b710b948ec369cd18d6bca51b;p=pandora-kernel.git ACPICA: Add function to handle PM1 control registers Added acpi_hw_write_pm1_control. This function writes both of the PM1 control registers (A/B). These registers are different than than the PM1 A/B status and enable registers in that different values can be written to the A/B registers. Most notably, the SLP_TYP bits can be different, as per the values returned from the _Sx predefined methods. Signed-off-by: Bob Moore Signed-off-by: Lin Ming Signed-off-by: Len Brown --- Reading git-diff-tree failed