dmaengine: PL08x: track mux usage on a per-channel basis.
authorRussell King <rmk+kernel@arm.linux.org.uk>
Fri, 25 May 2012 10:32:45 +0000 (11:32 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sun, 1 Jul 2012 13:15:50 +0000 (14:15 +0100)
Keep track of the number of descriptors currently using a MUX setting
on a per-channel basis.  This allows us to know when we have descriptors
queued somewhere which have been assigned a DMA request signal.

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