From: Jassi Brar Date: Wed, 29 Sep 2010 08:31:33 +0000 (+0900) Subject: spi/s3c64xx: Correction for 16,32 bits bus width X-Git-Tag: v2.6.37-rc1~187^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0c92ecf10d9fb80b1798d2a9adfdea17f8f5e6d9;p=pandora-kernel.git spi/s3c64xx: Correction for 16,32 bits bus width We can't do without setting channel and bus width to same size. In order to do that, use loop read/writes in polling mode and appropriate burst size in DMA mode. Signed-off-by: Jassi Brar Signed-off-by: Grant Likely --- Reading git-diff-tree failed