[ARM] 4177/1: S3C24XX: Add DMA channel allocation order
authorBen Dooks <ben-linux@fluff.org>
Tue, 13 Feb 2007 12:02:52 +0000 (13:02 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Wed, 14 Feb 2007 15:04:22 +0000 (15:04 +0000)
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 <ben-linux@fluff.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found