ARM: S3C64XX: DMA: Make src and dst transfer size same
authorJassi Brar <jassi.brar@samsung.com>
Thu, 5 Nov 2009 04:44:45 +0000 (13:44 +0900)
committerBen Dooks <ben-linux@fluff.org>
Mon, 9 Nov 2009 23:50:42 +0000 (23:50 +0000)
commit7507f39c57d4a285aea11c379fbc65c2b3f375ef
treebbc206d771b2f43f9cabe5f9bfd8dc47d8b6eb46
parent6d0b8627d545aed7d4bcaad2156b6cb95e105715
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 <jassi.brar@samsung.com>
Signed-off-by: Ben Dooks <ben-linux@fluff.org>
arch/arm/plat-s3c64xx/dma.c