dma: edma: Remove limits on number of slots
authorJoel Fernandes <joelf@ti.com>
Thu, 29 Aug 2013 23:05:45 +0000 (18:05 -0500)
committerVinod Koul <vinod.koul@intel.com>
Wed, 4 Sep 2013 13:08:46 +0000 (18:38 +0530)
commit5622ff1a4dd7dcb1c09953d8066a4e7c4c350b2d
tree8acc0a9a884929b9c1fa980ead03feaa85f961a9
parentb267b3bc1e781cef17ce026a72c7f0392fa45ada
dma: edma: Remove limits on number of slots

With this series, this check is no longer required and
we shouldn't need to reject drivers DMA'ing more than the
MAX number of slots.

Signed-off-by: Joel Fernandes <joelf@ti.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
drivers/dma/edma.c