diff options
author | Bob Moore <robert.moore@intel.com> | 2012-02-14 11:29:55 +0100 |
---|---|---|
committer | Len Brown <len.brown@intel.com> | 2012-03-22 06:44:54 +0100 |
commit | 653f4b538f66d37db560e0f56af08117136d29b7 (patch) | |
tree | 1728249946368a4befa5ade048bafeba9d9fddce /drivers/acpi/acpica/evxfgpe.c | |
parent | ACPICA: Support for custom ACPICA build for ACPI 5 reduced hardware (diff) | |
download | linux-653f4b538f66d37db560e0f56af08117136d29b7.tar.xz linux-653f4b538f66d37db560e0f56af08117136d29b7.zip |
ACPICA: Expand OSL memory read/write interfaces to 64 bits
This change expands acpi_os_read_memory and acpi_os_write_memory to a
full 64 bits. This allows 64 bit transfers via the acpi_read and
acpi_write interfaces. Note: The internal acpi_hw_read and acpi_hw_write
interfaces remain at 32 bits, because 64 bits is not needed to
access the standard ACPI registers.
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>
Diffstat (limited to 'drivers/acpi/acpica/evxfgpe.c')
0 files changed, 0 insertions, 0 deletions