[RFC 11/34] dmaengine: PL08x: get src/dst addr direct from dma_slave_config struct
From: Linus Walleij <hidden>
Date: 2012-05-31 00:56:27
From: Linus Walleij <hidden>
Date: 2012-05-31 00:56:27
On Tue, May 29, 2012 at 5:38 PM, Russell King [off-list ref] wrote:
Add a dma_slave_config struct to struct pl08x_dma_chan, and move the src_addr/dst_addr arguments into this struct. ?This is a step away from using the dma_slave_config's direction member. Signed-off-by: Russell King <redacted>
Acked-by: Linus Walleij <redacted> Yours, Linus Walleij