From: Boojin Kim Date: Tue, 19 Jun 2012 04:27:03 +0000 (+0900) Subject: spi/s3c64xx: Add the use of DMA config operation X-Git-Tag: v3.6-rc1~145^2^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4969c32bab70d71e07b0a76e1699782857d5aa22;p=pandora-kernel.git spi/s3c64xx: Add the use of DMA config operation Config operation is separated from request operation in DMA common operation. Because spi driver can change the DMA config for every transfer. So this patch is using the separated DMA config operation. Signed-off-by: Boojin Kim Signed-off-by: Kyoungil Kim Signed-off-by: Kukjin Kim --- Reading git-diff-tree failed