diff options
author | Dan Williams <dan.j.williams@intel.com> | 2015-07-30 12:54:40 -0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-08-05 17:26:00 -0700 |
commit | 4816693286d4ff9219b1cc72c2ab9c589448ebcb (patch) | |
tree | a2306d47c61d7fea89bd9aad7c1bbd1ab25a4b8a /drivers/acpi/device_pm.c | |
parent | 2664e0386e813158b599a73164f8f7ddb2b0eb6d (diff) |
toshiba laptop: replace ioremap_cache with ioremap
With ioremap_cache being replaced with memremap there is no longer a
guarantee that a mapping will silently fall back to an uncached mapping.
Explicitly use a vanilla ioremap() for this short lived mapping.
Cc: Arnd Bergmann <arnd@arndb.de>
Cc: Jonathan Buzzard <jonathan@buzzard.org.uk>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/acpi/device_pm.c')
0 files changed, 0 insertions, 0 deletions