From: Russell King Date: Wed, 16 May 2012 10:05:09 +0000 (+0100) Subject: dmaengine: PL08x: get rid of device_fc in struct pl08x_dma_chan X-Git-Tag: v3.6-rc1~13^2^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=95442b223405dae313e3e273765cc1c905d67717;p=pandora-kernel.git dmaengine: PL08x: get rid of device_fc in struct pl08x_dma_chan As we now store the dma_slave_config in pl08x_dma_chan, we don't need to store this separately. Use the one in dma_slave_config directly. Acked-by: Linus Walleij Tested-by: Linus Walleij Signed-off-by: Russell King --- Reading git-diff-tree failed