commit | ecb7deceff2a51d3be50518969bc06411f485a62 | [log] [tgz] |
---|---|---|
author | Peter Ujfalusi <peter.ujfalusi@ti.com> | Wed Dec 09 10:18:10 2015 +0200 |
committer | Vinod Koul <vinod.koul@intel.com> | Thu Dec 10 08:31:10 2015 +0530 |
tree | 84152d7383723f36d7446a350537e6bc0bfbc63e | |
parent | 8005c49d9aea74d382f474ce11afbbc7d7130bec [diff] |
dmaengine: edma: DT: Change memcpy channel array from 16bit to 32bit type This change makes the DT file to be easier to read since the memcpy channels array does not need the '/bits/ 16' to be specified, which might confuse some people. Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com> Acked-by: Arnd Bergmann <arnd@arndb.de> Acked-by: Rob Herring <robh@kernel.org> Acked-by: Tony Lindgren <tony@atomide.com> Signed-off-by: Vinod Koul <vinod.koul@intel.com>