+15
−0
Loading
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>