ACPI: consistently use should_use_kmap()
authorJan Beulich <JBeulich@suse.com>
Fri, 24 Feb 2012 11:41:53 +0000 (11:41 +0000)
committerLen Brown <len.brown@intel.com>
Fri, 30 Mar 2012 07:51:57 +0000 (03:51 -0400)
commite252675fb722d4a307cc380a06a905f03cf9951c
tree0be44fc9eb7ab21b021b13f32bfdd8806d99488d
parent89e96ada572fb216e582dbe3f64e1a6939a37f74
ACPI: consistently use should_use_kmap()

... so that acpi_unmap()'s behavior gets in sync with acpi_map()'s.

Signed-off-by: Jan Beulich <jbeulich@suse.com>
Signed-off-by: Len Brown <len.brown@intel.com>
drivers/acpi/osl.c