Skip to content
Commit e9c091b4 authored by Russell King's avatar Russell King Committed by Russell King
Browse files

[MMC] mmci: add data cache coherency



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: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
parent ce11a161
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment