From: Ben Dooks Date: Mon, 28 Jan 2008 12:01:20 +0000 (+0100) Subject: [ARM] 4780/1: S3C2412: Allow for seperate DMA channels for TX and RX X-Git-Tag: v2.6.25-rc1~1175^2~2^9~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c6709e8ef5752314c22c75bc7575f9be390e215b;p=pandora-kernel.git [ARM] 4780/1: S3C2412: Allow for seperate DMA channels for TX and RX The current S3C24XX DMA code does not allow for an peripheral that has one channel for RX and another for TX. This patch adds a per-cpu dma operation to select the transmit or receive channel, and adds support to the S3C2412 for the seperate DMA channels for TX and RX. Signed-off-by: Ben Dooks Signed-off-by: Russell King --- Reading git-diff-tree failed