ACPICA: Update Load() to use operation region interfaces
authorBob Moore <robert.moore@intel.com>
Thu, 21 May 2009 02:51:53 +0000 (10:51 +0800)
committerLen Brown <len.brown@intel.com>
Wed, 27 May 2009 04:35:51 +0000 (00:35 -0400)
commit3c59f96081259358d9d5d677f4839c36391806b6
tree5409bec055ee931f1ee922190599ba1a296ca7fa
parentb2f7ddcfcb9c2436896cb339a7ff70245648f033
ACPICA: Update Load() to use operation region interfaces

Replace memory mapping with region access calls. Now, all region
accesses go through the region handler as they should.

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>
drivers/acpi/acpica/exconfig.c