From: Russell King Date: Fri, 25 May 2012 10:10:58 +0000 (+0100) Subject: dmaengine: PL08x: split DMA signal muxing from channel alloc X-Git-Tag: v3.6-rc1~13^2^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6b16c8b161a01bf3d6d93ba53c32ebece60fec29;p=pandora-kernel.git dmaengine: PL08x: split DMA signal muxing from channel alloc Split the DMA request mux signal handling from the physical channel allocation code. The physical channel has very little to do with the DMA request input which will be used, so these should be two separate operations. Acked-by: Linus Walleij Tested-by: Linus Walleij Signed-off-by: Russell King --- Reading git-diff-tree failed