diff options
author | Mans Rullgard <mans@mansr.com> | 2016-01-11 13:04:29 +0000 |
---|---|---|
committer | Sasha Levin <sasha.levin@oracle.com> | 2016-02-03 16:23:14 -0500 |
commit | 66eba3dabc93f3404e3d011cd19a2eb45b87990f (patch) | |
tree | 67595bea2665664b4f0124e833ac99993c4d22a2 /kernel/sysctl.c | |
parent | 13aedd784b84cb7d8a3bb835941d80e99f5c796e (diff) |
dmaengine: dw: fix cyclic transfer callbacks
[ Upstream commit 2895b2cad6e7a95104cf396e5330054453382ae1 ]
Cyclic transfer callbacks rely on block completion interrupts which were
disabled in commit ff7b05f29fd4 ("dmaengine/dw_dmac: Don't handle block
interrupts"). This re-enables block interrupts so the cyclic callbacks
can work. Other transfer types are not affected as they set the INT_EN
bit only on the last block.
Fixes: ff7b05f29fd4 ("dmaengine/dw_dmac: Don't handle block interrupts")
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 'kernel/sysctl.c')
0 files changed, 0 insertions, 0 deletions