From: Tomoya MORINAGA Date: Mon, 9 May 2011 07:09:37 +0000 (+0900) Subject: pch_dma: Fix DMA setting issue X-Git-Tag: v3.0-rc1~27^2~4^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=60092d0bde4c8741198da4a69b693d3709385bf1;p=pandora-kernel.git pch_dma: Fix DMA setting issue Currently, Direct-Start mode(*) is enabled. Our IOH's devices must not use this mode. This causes unexpected behavior. This patch deletes Direct-Start setting. (*) This mode is used in order for CPU to generate the DMA request. Signed-off-by: Tomoya MORINAGA Signed-off-by: Vinod Koul --- Reading git-diff-tree failed