From: Bob Moore Date: Wed, 12 Nov 2008 07:34:52 +0000 (+0800) Subject: ACPICA: Add global pointer for FACS table to simplify FACS access X-Git-Tag: v2.6.29-rc1~34^2~48 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=009c4cbe99bea2da53f29ad685975a36f38c001c;p=pandora-kernel.git ACPICA: Add global pointer for FACS table to simplify FACS access Use a global pointer instead of using AcpiGetTableByIndex for each FACS access. This simplifies the code for the Global Lock and the Firmware Waking Vector(s). Signed-off-by: Bob Moore Signed-off-by: Lin Ming Signed-off-by: Len Brown --- Reading git-diff-tree failed