commit | e7637c6c0382485f4d2e20715d058dae6f2b6a7c | [log] [tgz] |
---|---|---|
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Wed Jun 18 12:15:36 2014 +0300 |
committer | Vinod Koul <vinod.koul@intel.com> | Tue Jul 15 22:14:28 2014 +0530 |
tree | 613b0b426ca802c840a4f9d4bc395d2aad3c42b1 | |
parent | f60f141ca5c106c8fa71abe324efb310b96621d1 [diff] |
dmaengine: dw: introduce dwc_dostart_first_queued() helper We have a duplicate code which starts first descriptor in the queue. Let's make this as a separate helper that can be used in future as well. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Signed-off-by: Vinod Koul <vinod.koul@intel.com>