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)
commit1d4554376549d50e8555e6617a4005623ea91788
tree331d1d0b31fef835920c6d32378a40315dd7211c
parent2f45d613ffae00d3355de7871d9cbfd0f2292971
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