]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
dmaengine: edma: Cleanup regarding the use of dev around the code
authorPeter Ujfalusi <peter.ujfalusi@ti.com>
Wed, 14 Oct 2015 11:42:56 +0000 (14:42 +0300)
committerVinod Koul <vinod.koul@intel.com>
Wed, 14 Oct 2015 14:27:12 +0000 (19:57 +0530)
commit907f74a0b46890da59c4f2caf7e17a89695e8132
tree8a84534718501e49be5d3b2ea31867e8433e2384
parent547c6e27113b7d0d03db6df0d60f91b8eb232793
dmaengine: edma: Cleanup regarding the use of dev around the code

Be consistent and do not mix the use of dev, &pdev->dev, etc in the
functions.

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