git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3c0eee3
)
SFI: use ioremap_cache() instead of ioremap()
author
Len Brown
<len.brown@intel.com>
Wed, 12 Jan 2011 04:25:30 +0000
(23:25 -0500)
committer
Len Brown
<len.brown@intel.com>
Wed, 12 Jan 2011 04:27:25 +0000
(23:27 -0500)
We copied ACPI's oversight of using ioremap() and creating
non-cached table mappings when we should have been using
ioremap_cache().
Signed-off-by: Len Brown <len.brown@intel.com>
No differences found