OSDN Git Service

dma: dw_dmac: add dwc_chan_pause and dwc_chan_resume
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Wed, 9 Jan 2013 08:17:14 +0000 (10:17 +0200)
committerVinod Koul <vinod.koul@intel.com>
Wed, 9 Jan 2013 14:30:59 +0000 (06:30 -0800)
commit21fe3c5245647d200a7ba25d42b80d21c578a8dc
tree2a79b7236dc49b3475558cb530d8f0844a6bf067
parentf5c6a7df35b04db906577e90fa5e133e56433bcf
dma: dw_dmac: add dwc_chan_pause and dwc_chan_resume

We will use at least the dwc_chan_resume() later.

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