commit | 793bc0afbdccd97e66b2bdf43c2ce5653140ee5e | [log] [tgz] |
---|---|---|
author | Atsushi Nemoto <anemo@mba.ocn.ne.jp> | Wed Mar 14 01:02:20 2007 +0900 |
committer | Jeff Garzik <jeff@garzik.org> | Sat Apr 28 11:00:58 2007 -0400 |
tree | 5383129defd96eeab108cfcc4178d19cd0ec4284 | |
parent | 1e56a4b4029dd1cabf73f28970b5c11bcbae6bb7 [diff] |
tc35815: Fix an usage of streaming DMA API. The tc35815 driver lacks a call to pci_dma_sync_single_for_device() on receiving. Recent fix of MIPS dma_sync_single_for_cpu() reveal this bug. Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp> Signed-off-by: Jeff Garzik <jeff@garzik.org>