From: Lin Ming Date: Mon, 16 Jul 2012 08:30:21 +0000 (+0800) Subject: ACPI: run _OSC after ACPI_FULL_INITIALIZATION X-Git-Tag: v3.7-rc1~89^2^5~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fc54ab72959edbf229b65ac74b2f122d799ca002;p=pandora-kernel.git ACPI: run _OSC after ACPI_FULL_INITIALIZATION The _OSC method may exist in module level code, so it must be called after ACPI_FULL_INITIALIZATION On some new platforms with Zero-Power-Optical-Disk-Drive (ZPODD) support, this fix is necessary to save power. Signed-off-by: Lin Ming Tested-by: Aaron Lu Signed-off-by: Len Brown Cc: stable@vger.kernel.org --- Reading git-diff-tree failed