commit | 7847f6b55e6a5fe0bbcdaf20db291c9b1db890e8 | [log] [tgz] |
---|---|---|
author | Russell King <rmk+kernel@arm.linux.org.uk> | Fri May 25 12:08:13 2012 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Sun Jul 01 14:15:54 2012 +0100 |
tree | 38a859d73ff084bee7bd4faee2c71eab9cec7cd5 | |
parent | c48d49632989920a7903c2e14e7a6ddff048d1aa [diff] |
dmaengine: PL08x: remove waiting descriptor pointer As we no longer need to pass a descriptor to prep_phy_channel(), we don't need to keep track of the descriptor which is waiting for a channel to become available. So let's get rid of it. 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>