Myron Stowe 6f68c91c55 ACPI: Export interfaces for ioremapping/iounmapping ACPI registers
Export remapping and unmapping interfaces - acpi_os_map_generic_address()
and acpi_os_unmap_generic_address() - for ACPI generic registers that are
backed by memory mapped I/O (MMIO).

The acpi_os_map_generic_address() and acpi_os_unmap_generic_address()
declarations may more properly belong in include/acpi/acpiosxf.h next to
acpi_os_read_memory() but I believe that would require the ACPI CA making
them an official part of the ACPI CA - OS interface.

ACPI Generic Address Structure (GAS) reference (ACPI's fixed/generic
hardware registers use the GAS format):
  ACPI Specification, Revision 4.0, Section 5.2.3.1, "Generic Address
  Structure"

Signed-off-by: Myron Stowe <myron.stowe@redhat.com>
Acked-by: Rafael J. Wysocki <rjw@sisk.pl>
Signed-off-by: Len Brown <len.brown@intel.com>
2012-01-17 04:35:20 -05:00
..
2011-08-05 22:16:42 -04:00
2011-11-06 20:32:31 -05:00
2011-03-22 23:20:35 -04:00
2011-07-16 18:36:17 -04:00
2011-05-29 04:40:39 -04:00
2011-07-16 18:36:17 -04:00
2012-01-17 03:54:44 -05:00
2012-01-17 03:54:44 -05:00
2011-07-14 00:14:05 -04:00
2011-07-16 18:36:17 -04:00
2011-11-06 19:13:44 -05:00
2011-07-16 18:36:17 -04:00