[PATCH v2 6/7] dmaengine: omap-dma: Remove mapping between virtual channels and requests

2015-03-11 Thread Peter Ujfalusi
Do not direct map the virtual channels to sDMA request number. When the sDMA is behind of a crossbar this direct mapping can cause situations when certain channel can not be requested since the crossbar request number will no longer match with the sDMA request line. The direct mapping for virtual

[PATCH v2 6/7] dmaengine: omap-dma: Remove mapping between virtual channels and requests

2015-03-11 Thread Peter Ujfalusi
Do not direct map the virtual channels to sDMA request number. When the sDMA is behind of a crossbar this direct mapping can cause situations when certain channel can not be requested since the crossbar request number will no longer match with the sDMA request line. The direct mapping for virtual