From: Guennadi Liakhovetski Date: Fri, 2 Aug 2013 14:50:36 +0000 (+0200) Subject: DMA: shdma: switch DT mode to use configuration data from a match table X-Git-Tag: v3.12-rc1~68^2~7^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4981c4dc194efb18f0e9a02f1b43e926f2f0d2bb;p=pandora-kernel.git DMA: shdma: switch DT mode to use configuration data from a match table This facilitates DMAC DT support by eliminating the need in AUXDATA and avoiding creating complex DT data. This also fits well with DMAC devices, of which SoCs often have multiple identical copies and it is perfectly valid to use a single configuration data set for all of them. Signed-off-by: Guennadi Liakhovetski Signed-off-by: Vinod Koul --- Reading git-diff-tree failed