]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitbb8f989cf67220867e33beb643b89945937da7b4
tree98e5a93edfc6e49a14f1ba14cd05fa76e0bdc50e
parentd3f89c8f98c0a0c3de1b3873376321905ddf35b2
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