From: Boojin Kim Date: Fri, 2 Sep 2011 00:44:42 +0000 (+0900) Subject: spi/s3c64xx: Merge dma control code X-Git-Tag: v3.2-rc1~47^2~7^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=82ab8cd7ec32194757ac73a66633be73ba88ea69;p=pandora-kernel.git spi/s3c64xx: Merge dma control code This patch modifies to merge the dma control code. Original s3c64xx spi driver has each dma control code for rx and tx channel. This patch merges these dma control codes into one. With this patch, a dma setup function and callback function handle for both rx and tx channel. Signed-off-by: Boojin Kim Acked-by: Linus Walleij Acked-by: Vinod Koul Cc: Grant Likely Signed-off-by: Kukjin Kim Signed-off-by: Vinod Koul --- Reading git-diff-tree failed