commit | c01d1b5159425dce61f5835122c3e2950dba1bd1 | [log] [tgz] |
---|---|---|
author | Robert Jarzmik <robert.jarzmik@free.fr> | Mon May 25 23:29:21 2015 +0200 |
committer | Vinod Koul <vinod.koul@intel.com> | Tue May 26 09:18:29 2015 +0530 |
tree | 51f34a3f06c33212c36a85d13036b709fed53391 | |
parent | a57e16cf03339c20b09642f46f60190069ff70c7 [diff] |
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>