From: robert.moore@intel.com Date: Wed, 31 Dec 2008 05:07:26 +0000 (+0800) Subject: ACPICA: FADT: set acpi_gbl_use_default_register_widths to TRUE by default X-Git-Tag: v2.6.29-rc1~34^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4b67a0e467a57e24da6b761dbf95fa5d0225ff19;p=pandora-kernel.git ACPICA: FADT: set acpi_gbl_use_default_register_widths to TRUE by default This returns the FADT support to the original behavior, which is to use default register widths. However, now check each register definition and report a warning if it differs from the default. This is a first step to moving away from the default widths, rather than outright believing the widths in all FADTs for all machines, considered rather dangerous until more data is obtained. Signed-off-by: Bob Moore Signed-off-by: Lin Ming Signed-off-by: Len Brown --- Reading git-diff-tree failed