ACPI: Fix logic for removing mappings in 'acpi_unmap'
authorMyron Stowe <mstowe@redhat.com>
Thu, 9 Feb 2012 16:36:41 +0000 (09:36 -0700)
committerLen Brown <len.brown@intel.com>
Fri, 30 Mar 2012 08:05:14 +0000 (04:05 -0400)
commit8cdde126aa60ced0d63ff137378e09dd01dfadda
tree3a28719dd6f8207125098fdf276ac20694aaf2c3
parent37d2a3622d249d83413c92a1cd9e94b5237d0fcc
ACPI: Fix logic for removing mappings in 'acpi_unmap'

Make sure the removal of mappings uses the same logic that put the
mappings in place.

Signed-off-by: Myron Stowe <myron.stowe@redhat.com>
Signed-off-by: Len Brown <len.brown@intel.com>
drivers/acpi/osl.c