From: Russell King Date: Wed, 16 May 2012 10:33:31 +0000 (+0100) Subject: dmaengine: PL08x: ignore 'direction' argument in dma_slave_config X-Git-Tag: v3.6-rc1~13^2^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=800d683e6b8f0ba630470a56b61ff6742ad129ad;p=pandora-kernel.git dmaengine: PL08x: ignore 'direction' argument in dma_slave_config Ignore the direction argument in dma_slave_config, and configure both directions independently. We still check that the configuration for the intended direction is valid; this check will eventually be dropped. This check is just for debugging at present. Acked-by: Linus Walleij Tested-by: Linus Walleij Signed-off-by: Russell King --- Reading git-diff-tree failed