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:
4a0ddbd
)
mmc: sdhci: replace kmap with page_address
author
Pierre Ossman
<drzeus@drzeus.cx>
Fri, 2 Feb 2007 17:27:42 +0000
(18:27 +0100)
committer
Pierre Ossman
<drzeus@drzeus.cx>
Sun, 4 Feb 2007 19:54:12 +0000
(20:54 +0100)
Since we actively avoid highmem, calling kmap_atomic() instead
of page_address() is effectively only obfuscation.
Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>
No differences found