From: Ben Dooks Date: Tue, 13 Feb 2007 12:02:52 +0000 (+0100) Subject: [ARM] 4177/1: S3C24XX: Add DMA channel allocation order X-Git-Tag: v2.6.21-rc1~75^2~6^5~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0c6022d453ecebdace0ce15434c7108e158149ca;p=pandora-kernel.git [ARM] 4177/1: S3C24XX: Add DMA channel allocation order Allow the CPU code, and any board specific initialisation code to change the allocation order of the DMA channels, or stop a peripheral allocating any DMA at-all. This is due to the scarce mapping of DMA channels on some earlier S3C24XX cpus, where the selection changes depending on the channel in use. Signed-off-by: Ben Dooks Signed-off-by: Russell King --- Reading git-diff-tree failed