ACPICA: Add 64-bit support to acpi_read and acpi_write
authorBob Moore <robert.moore@intel.com>
Wed, 24 Jun 2009 01:44:06 +0000 (09:44 +0800)
committerLen Brown <len.brown@intel.com>
Thu, 27 Aug 2009 14:17:14 +0000 (10:17 -0400)
Needed by drivers for new ACPi tables.  Internal versions of
these functions still use 32-bit max transfers, in order to
minimize disruption and stack use for the standard ACPI registers
(FADT-based).

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