commit | ae0add740cd06169cd124f9aaa6eceb11e5b3060 | [log] [tgz] |
---|---|---|
author | Peter Ujfalusi <peter.ujfalusi@ti.com> | Wed Dec 09 10:18:11 2015 +0200 |
committer | Vinod Koul <vinod.koul@intel.com> | Thu Dec 10 08:32:42 2015 +0530 |
tree | 4643b28059485006da968fa21e34078c4e6cf9f7 | |
parent | ecb7deceff2a51d3be50518969bc06411f485a62 [diff] |
dmaengine: edma: DT: Change reserved slot array from 16bit to 32bit type This change makes the DT file to be easier to read since the reserved slots 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>