From: Bob Moore Date: Wed, 18 Feb 2009 06:24:50 +0000 (+0800) Subject: ACPICA: Remove extra write for acpi_hw_clear_acpi_status X-Git-Tag: v2.6.30-rc1~199^2~58 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=227243a04d645377d09eda0dc8501e0d9c26ab89;p=pandora-kernel.git ACPICA: Remove extra write for acpi_hw_clear_acpi_status This function was writing an optional PM1B status register twice. The existing call to the low-level acpi_hw_register_write automatically handles a possibly split PM1 A/B register. ACPICA BZ 751. http://www.acpica.org/bugzilla/show_bug.cgi?id=751 Signed-off-by: Bob Moore Signed-off-by: Lin Ming Signed-off-by: Len Brown --- Reading git-diff-tree failed