From: Jamie Iles Date: Fri, 21 Jan 2011 14:11:53 +0000 (+0000) Subject: dmaengine/dw_dmac: allow src/dst masters to be configured at runtime X-Git-Tag: v2.6.39-rc1~203^2~14^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f301c062dcdd113bc977ae1ebc8c12232f8531a9;p=pandora-kernel.git dmaengine/dw_dmac: allow src/dst masters to be configured at runtime Some platforms have flexible mastering capabilities and this needs to be selected at runtime. If the platform has specified private data in the form of the dw_dma_slave then fetch the source and destination masters from here. If this isn't present, default to the previous of 0 and 1. v2: cleanup whitespace Acked-by: Hans-Christian Egtvedt Signed-off-by: Jamie Iles Signed-off-by: Dan Williams --- Reading git-diff-tree failed