dmaengine: PL08x: split DMA signal muxing from channel alloc
authorRussell King <rmk+kernel@arm.linux.org.uk>
Fri, 25 May 2012 10:10:58 +0000 (11:10 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sun, 1 Jul 2012 13:15:49 +0000 (14:15 +0100)
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 <linus.walleij@linaro.org>
Tested-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found