Revision 4b2a108cd0d34880fe9d932258ca5b2ccebcd05e authored by Sebastian Andrzej Siewior on 22 June 2009, 07:18:05 UTC, committed by Pierre Ossman on 31 July 2009, 10:28:46 UTC
the code allready uses flush_kernel_dcache_page(). This patch updates the
driver to the recent sg API changes which require that either SG_MITER_TO_SG
or SG_MITER_FROM_SG is set. SG_MITER_TO_SG calls flush_kernel_dcache_page()
in sg_mitter_stop()

Signed-off-by: Sebastian Andrzej Siewior <sebastian@breakpoint.cc>
Acked-by: Michał Mirosław <mirq-linux@rere.qmqm.pl>
Signed-off-by: Pierre Ossman <pierre@ossman.eu>
1 parent da60a91
History
File Mode Size
boot
include
kernel
lib
mm
platform
Kconfig -rw-r--r-- 5.7 KB
Kconfig.cpu -rw-r--r-- 3.0 KB
Kconfig.debug -rw-r--r-- 1.4 KB
Kconfig.ide -rw-r--r-- 659 bytes
Makefile -rw-r--r-- 1.9 KB
README -rw-r--r-- 966 bytes
defconfig -rw-r--r-- 8.0 KB

README

back to top