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:
ce11a16
)
[MMC] mmci: add data cache coherency
author
Russell King
<rmk@dyn-67.arm.linux.org.uk>
Wed, 4 Jan 2006 16:24:05 +0000
(16:24 +0000)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Wed, 4 Jan 2006 16:24:05 +0000
(16:24 +0000)
Since MMCI currently uses PIO to read data, we have to take steps
to ensure data cache coherency on aliasing CPU caches. Add the
necessary flush_dcache_page() calls.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found