]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
dmaengine: edma: Use dev_dbg instead pr_debug
authorPeter Ujfalusi <peter.ujfalusi@ti.com>
Wed, 14 Oct 2015 11:42:57 +0000 (14:42 +0300)
committerVinod Koul <vinod.koul@intel.com>
Wed, 14 Oct 2015 14:27:12 +0000 (19:57 +0530)
commit3287fb4d23fc906edcd5fa8c1632f30946e9c779
tree86c0dcbbced7a8e430cb9a0348ed580bc6026471
parent907f74a0b46890da59c4f2caf7e17a89695e8132
dmaengine: edma: Use dev_dbg instead pr_debug

We have access to dev, so it is better to use the dev_dbg for debug prints.

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