ACPICA: Remove use of unreliable FADT revision field
authorBob Moore <robert.moore@intel.com>
Mon, 14 Feb 2011 07:50:42 +0000 (15:50 +0800)
committerLen Brown <len.brown@intel.com>
Thu, 3 Mar 2011 00:38:03 +0000 (19:38 -0500)
The revision number in the FADT has been found to be completely
unreliable and cannot be trusted. Only the table length can be
used to infer the actual version.

Signed-off-by: Bob Moore <robert.moore@intel.com>
Signed-off-by: Lin Ming <ming.m.lin@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>

No differences found