commit | 8a32222693af0edf4ad0ed2c6c4c9e383fd922dd | [log] [tgz] |
---|---|---|
author | Peter Ujfalusi <peter.ujfalusi@ti.com> | Thu Apr 09 12:35:53 2015 +0300 |
committer | Vinod Koul <vinod.koul@intel.com> | Sat May 09 17:11:26 2015 +0530 |
tree | 50396cda2670836c9ea6f3f692621085fb600073 | |
parent | eea531ea4147f60708c7ee9e53b5735ec387adb6 [diff] |
dmaengine: omap-dma: Reduce the number of virtual channels Since the mapping between the hardware request lines and channels has been removed it no longer make sense to have too many channels. Set the number of channels to match with the number of logical channels supported by sDMA. Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com> Signed-off-by: Vinod Koul <vinod.koul@intel.com>