commit | 69da8be90d5e85e60b5377c47384154b9dabf592 | [log] [tgz] |
---|---|---|
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Mon Jan 07 13:07:38 2019 +0200 |
committer | Vinod Koul <vkoul@kernel.org> | Mon Jan 07 17:57:13 2019 +0530 |
tree | b83e230892a29f80ff1619823a5f1275375b199c | |
parent | 078165779608873e7b6eae1316a39c73af9f3edc [diff] |
dmaengine: dw: Split DW and iDMA 32-bit operations Here is a kinda big refactoring that should have been done in the first place, when Intel iDMA 32-bit support appeared. It splits operations which are different to Synopsys DesignWare and Intel iDMA 32-bit controllers. No functional change intended. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Signed-off-by: Vinod Koul <vkoul@kernel.org>