diff options
author | Mans Rullgard <mans@mansr.com> | 2016-01-11 13:04:28 +0000 |
---|---|---|
committer | Sasha Levin <sasha.levin@oracle.com> | 2016-02-03 16:23:14 -0500 |
commit | 13aedd784b84cb7d8a3bb835941d80e99f5c796e (patch) | |
tree | af996c9e43bcd9429d9c9ab2b09bf42f5cdba5f2 /arch/arm/mach-nomadik | |
parent | 064ee90886630403af052302f922a07499595515 (diff) |
dmaengine: dw: fix cyclic transfer setup
[ Upstream commit df3bb8a0e619d501cd13334c3e0586edcdcbc716 ]
Commit 61e183f83069 ("dmaengine/dw_dmac: Reconfigure interrupt and
chan_cfg register on resume") moved some channel initialisation to
a new function which must be called before starting a transfer.
This updates dw_dma_cyclic_start() to use dwc_dostart() like the other
modes, thus ensuring dwc_initialize() gets called and removing some code
duplication.
Fixes: 61e183f83069 ("dmaengine/dw_dmac: Reconfigure interrupt and chan_cfg register on resume")
Signed-off-by: Mans Rullgard <mans@mansr.com>
Reviewed-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Cc: <stable@vger.kernel.org>
Signed-off-by: Sasha Levin <sasha.levin@oracle.com>
Diffstat (limited to 'arch/arm/mach-nomadik')
0 files changed, 0 insertions, 0 deletions