From: Jassi Brar Date: Thu, 5 Nov 2009 04:44:45 +0000 (+0900) Subject: ARM: S3C64XX: DMA: Make src and dst transfer size same X-Git-Tag: v2.6.32-rc7~51^2^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7507f39c57d4a285aea11c379fbc65c2b3f375ef;p=pandora-kernel.git ARM: S3C64XX: DMA: Make src and dst transfer size same Some devices don't seem to work if the source and desitnation transfer widths are not same. For example, SPI dma xfers, with 8bits/word, don't work without this patch. Signed-off-by: Jassi Brar Signed-off-by: Ben Dooks --- Reading git-diff-tree failed