commit | ad0de2ac3218d372149d89d9d5c5058aca6aa29b | [log] [tgz] |
---|---|---|
author | Russell King <rmk+kernel@arm.linux.org.uk> | Fri May 25 11:15:15 2012 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Sun Jul 01 14:15:50 2012 +0100 |
tree | b70423dd227d91bcce9f7cc3e14213db330aa1ce | |
parent | 6b16c8b161a01bf3d6d93ba53c32ebece60fec29 [diff] |
dmaengine: PL08x: move DMA signal muxing into pl08x_dma_chan struct Move the signal handling out of the physical channel structure into the virtual channel structure, where it should belong as it has more to do with the virtual channel than the physical one. 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>