]> git.karo-electronics.de Git - karo-tx-linux.git/commit
dmaengine: edma: Print the direction value as well when it is not supported
authorPeter Ujfalusi <peter.ujfalusi@ti.com>
Mon, 14 Apr 2014 11:42:05 +0000 (14:42 +0300)
committerVinod Koul <vinod.koul@intel.com>
Tue, 22 Apr 2014 16:06:10 +0000 (21:36 +0530)
commite6fad592b0e8a6205f23a3e55b2e682e4f36d32f
tree797f5e010e3a53fad70ce3e9a7a698e31d0cbf3d
parentc594c8912bd6d0dfa45cc08b58a60dcbb8010ecb
dmaengine: edma: Print the direction value as well when it is not supported

In case of not supported direction it is better to print the direction also.
It is unlikely, but in such an event it helps with the debugging.

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