From: Heiko Stuebner Date: Wed, 7 Mar 2012 09:53:17 +0000 (-0800) Subject: ARM: S3C24XX: Reuse S3C2443 dma for S3C2416 X-Git-Tag: v3.4-rc1~91^2~4^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=46cdaba11d6d66e834916850c293396399cf8736;p=pandora-kernel.git ARM: S3C24XX: Reuse S3C2443 dma for S3C2416 The dma controller is similar in S3C2443 and S3C2416 and has also the same register layout with the same REQSEL-bits in the source select. The only small difference is the SIO channel of the S3C2443 for the non-hsmmc controller which is not present on S3C2416/2450 and second spi channel which is not present on the S3C2416. Signed-off-by: Heiko Stuebner Signed-off-by: Kukjin Kim --- Reading git-diff-tree failed