dmaengine: edma: Reduce debug print verbosity for non verbose debugging
authorPeter Ujfalusi <peter.ujfalusi@ti.com>
Mon, 14 Apr 2014 11:42:02 +0000 (14:42 +0300)
committerVinod Koul <vinod.koul@intel.com>
Tue, 22 Apr 2014 16:05:46 +0000 (21:35 +0530)
commit83bb3126cc63620fe23c2a0539800ab7f8cf7ba4
tree98e5a93edfc6e49a14f1ba14cd05fa76e0bdc50e
parent232b223d8281d33820053bb711f91864b8612d8e
dmaengine: edma: Reduce debug print verbosity for non verbose debugging

Do not print the paRAM information when verbose debugging is not asked and
also reduce the number of lines printed in edma_prep_dma_cyclic()

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Acked-by: Joel Fernandes <joelf@ti.com>
Reviewed-and-Tested-by: Joel Fernandes <joelf@ti.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
drivers/dma/edma.c