commit | c33b644cb31899265ec5102a4ed45c44269dde95 | [log] [tgz] |
---|---|---|
author | Russell King <rmk+kernel@arm.linux.org.uk> | Fri May 25 15:41:13 2012 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Sun Jul 01 14:15:56 2012 +0100 |
tree | b5ec2424d6420d8d16763e077debd1f68b28269e | |
parent | ea1605612ca4a8c7936e155da768bb9f4e69e84f [diff] |
dmaengine: PL08x: start next descriptor from irq context Rather than waiting for the tasklet to run, we can start the next descriptor from interrupt context, as soon as we know that the previous descriptor has completed. 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>