summaryrefslogtreecommitdiffstats
path: root/Documentation/mic
diff options
context:
space:
mode:
authorAndy Green <andy.green@linaro.org>2016-08-29 10:30:49 -0700
committerVinod Koul <vinod.koul@intel.com>2016-08-31 10:09:32 +0530
commit0173c895ed83f4654e7d6535088973725e76f304 (patch)
treed7d5a0ab34f297a1bc377f8bcde7fe8d87871e06 /Documentation/mic
parentaceaaa17e795b963880d71a03ab1ca9f4f597185 (diff)
downloadlinux-0173c895ed83f4654e7d6535088973725e76f304.tar.bz2
k3dma: Fix "nobody cared" message seen on any error
As it was before, as soon as the DMAC IP felt there was an error he would return IRQ_NONE since no actual transfer had completed. After spinning on that for 100K interrupts, Linux yanks the IRQ with a "nobody cared" error. This patch lets it handle the interrupt and keep the IRQ alive. Cc: Zhangfei Gao <zhangfei.gao@linaro.org> Cc: Krzysztof Kozlowski <k.kozlowski@samsung.com> Cc: Maxime Ripard <maxime.ripard@free-electrons.com> Cc: Vinod Koul <vinod.koul@intel.com> Cc: Dan Williams <dan.j.williams@intel.com> Cc: Mark Brown <broonie@kernel.org> Cc: Andy Green <andy@warmcat.com> Acked-by: Zhangfei Gao <zhangfei.gao@linaro.org> Signed-off-by: Andy Green <andy.green@linaro.org> [jstultz: Forward ported to mainline] Signed-off-by: John Stultz <john.stultz@linaro.org> Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Diffstat (limited to 'Documentation/mic')
0 files changed, 0 insertions, 0 deletions