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:
f45651f
)
Staging: ipack/bridges/tpci200: use ioremap_nocache instead of ioremap
author
Samuel Iglesias Gonsálvez
<siglesias@igalia.com>
Fri, 20 Jul 2012 07:39:05 +0000
(09:39 +0200)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Tue, 14 Aug 2012 01:53:55 +0000
(18:53 -0700)
The CPU might write-combine and/or cache memory access. Something that for
most modules is not desired.
Signed-off-by: Samuel Iglesias Gonsálvez <siglesias@igalia.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found