dmaengine: omap-dma: Use defines for dma channels and request count
authorPeter Ujfalusi <peter.ujfalusi@ti.com>
Thu, 9 Apr 2015 09:35:50 +0000 (12:35 +0300)
committerVinod Koul <vinod.koul@intel.com>
Sat, 9 May 2015 11:41:25 +0000 (17:11 +0530)
commit341ce712868d90fd68cc4635b7c9963a026f9207
treeb6e7e35fe19f82b2d97f3c3b071689654245d5cb
parent73f67d35b5b96eaf6c5d90fc10527c15b135eda2
dmaengine: omap-dma: Use defines for dma channels and request count

Instead of magic numbers in the code, use define for number of logical DMA
channels and DMA requests.

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
drivers/dma/omap-dma.c