]> git.baikalelectronics.ru Git - kernel.git/commit
dw_dmac: introduce dwc_dump_chan_regs to dump registers
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Tue, 19 Jun 2012 10:34:03 +0000 (13:34 +0300)
committerVinod Koul <vinod.koul@linux.intel.com>
Thu, 21 Jun 2012 02:35:34 +0000 (08:05 +0530)
commit3b050626a6142f2b7c376450d11caae3e6c5d074
tree331d1d0b31fef835920c6d32378a40315dd7211c
parent6754cd22c9e65c87a7e3f06b6df94a5893e3157f
dw_dmac: introduce dwc_dump_chan_regs to dump registers

There is three places where values of the most significant registers were
printed. Make such piece of code as separate function.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Acked-by: Viresh Kumar <viresh.linux@gmail.com>
Signed-off-by: Vinod Koul <vinod.koul@linux.intel.com>
drivers/dma/dw_dmac.c