commit | f4aa3183c36d2f32695b0e7f0ce7296568729830 | [log] [tgz] |
---|---|---|
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Tue Jan 17 13:57:28 2017 +0200 |
committer | Vinod Koul <vinod.koul@intel.com> | Wed Jan 25 11:51:39 2017 +0530 |
tree | a470361ca794c3317875569ac4be467d19680c78 | |
parent | be242f4e2e551e55d1f76504a8adcb703e0127c3 [diff] |
dmaengine: dw: extract dwc_chan_pause() for future use iDMA 32-bit has a special handling of the FIFO during pause() / terminate_all(). Prepare code to implement that. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Signed-off-by: Vinod Koul <vinod.koul@intel.com>