From: Tomoya MORINAGA Date: Mon, 9 May 2011 07:09:35 +0000 (+0900) Subject: pch_dma: fix dma direction issue for ML7213 IOH video-in X-Git-Tag: v3.0-rc1~27^2~4^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c8fcba600c46c5d7667ec230b1d9ce3ce5859f9c;p=pandora-kernel.git pch_dma: fix dma direction issue for ML7213 IOH video-in Currently, even-channel number is set as tx direction and odd is set as rx. However, though video-in uses ch6, the direction is not tx but rx. This patch sets video-in's DMA direction correctly. Signed-off-by: Tomoya MORINAGA Signed-off-by: Vinod Koul --- Reading git-diff-tree failed