From: Atsushi Nemoto Date: Tue, 13 Mar 2007 16:02:20 +0000 (+0900) Subject: tc35815: Fix an usage of streaming DMA API. X-Git-Tag: v2.6.22-rc1~1110^2~74 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=793bc0afbdccd97e66b2bdf43c2ce5653140ee5e;p=pandora-kernel.git 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 Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed