From: Russell King Date: Wed, 16 May 2012 10:02:40 +0000 (+0100) Subject: dmaengine: PL08x: get src/dst addr direct from dma_slave_config struct X-Git-Tag: v3.6-rc1~13^2^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ed91c13d29d1542fddbb053015d62781faca93e1;p=pandora-kernel.git dmaengine: PL08x: get src/dst addr direct from dma_slave_config struct 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. Acked-by: Linus Walleij Tested-by: Linus Walleij Signed-off-by: Russell King --- Reading git-diff-tree failed