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)
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>

No differences found