commit | 4981c4dc194efb18f0e9a02f1b43e926f2f0d2bb | [log] [tgz] |
---|---|---|
author | Guennadi Liakhovetski <g.liakhovetski@gmx.de> | Fri Aug 02 16:50:36 2013 +0200 |
committer | Vinod Koul <vinod.koul@intel.com> | Tue Aug 27 14:25:09 2013 +0530 |
tree | 8c8543ecbd41100bc2d16ee957537ff2e7c20592 | |
parent | 2833c47e0ecc74b300716e56810143125ad7a3f1 [diff] |
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 <g.liakhovetski+renesas@gmail.com> Signed-off-by: Vinod Koul <vinod.koul@intel.com>