dmaengine: pxa_dma: add debug information
authorRobert Jarzmik <robert.jarzmik@free.fr>
Mon, 25 May 2015 21:29:21 +0000 (23:29 +0200)
committerVinod Koul <vinod.koul@intel.com>
Tue, 26 May 2015 03:48:29 +0000 (09:18 +0530)
commitc01d1b5159425dce61f5835122c3e2950dba1bd1
tree51f34a3f06c33212c36a85d13036b709fed53391
parenta57e16cf03339c20b09642f46f60190069ff70c7
dmaengine: pxa_dma: add debug information

Reuse the debugging features which were available in pxa architecture.
This is a copy of the code from arch/arm/plat-pxa/dma, which is doomed
to disappear once the conversion is completed towards dmaengine.

This is a transfer of the commit "[ARM] pxa/dma: add debugfs
entries" (d294948c2ce4e1c85f452154469752cc9b8e876d).

Signed-off-by: Robert Jarzmik <robert.jarzmik@free.fr>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
drivers/dma/pxa_dma.c