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
Makefile -rw-r--r-- 178 bytes
a20r.c -rw-r--r-- 5.1 KB
eisa.c -rw-r--r-- 1.1 KB
irq.c -rw-r--r-- 1.7 KB
pcimt.c -rw-r--r-- 7.5 KB
pcit.c -rw-r--r-- 6.4 KB
reset.c -rw-r--r-- 950 bytes
rm200.c -rw-r--r-- 12.5 KB
setup.c -rw-r--r-- 5.5 KB
time.c -rw-r--r-- 4.8 KB

back to top