summaryrefslogtreecommitdiffstats
path: root/net/dns_resolver
diff options
context:
space:
mode:
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>2018-06-15 00:53:33 +0000
committerVinod Koul <vkoul@kernel.org>2018-06-28 09:51:09 +0530
commit9203dbec90a68103644ad9bf3ccf16461d67fcac (patch)
tree791d8bef7165978445368d5cf70b08befe09940d /net/dns_resolver
parenteb9fe6029ad49469b072a09a7fbfab34661e171a (diff)
downloadlinux-9203dbec90a68103644ad9bf3ccf16461d67fcac.tar.bz2
dmaengine: rcar-dmac: don't use DMAC error interrupt
rcar-dmac has 2 types of interrupt, 1) error IRQ (for all), 2) IRQ for each channels. If error happens on some channels, the error IRQ will be handled by 1), and "all" channels will be restarted. But in this design, error handling itself will be problem for non error channel users. This patch removes 1) handler, and handles error IRQ on 2) Signed-off-by: Magnus Damm <damm+renesas@opensource.se> [Kuninori: updated patch to adjust DMACHCR/DMAOR] Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Tested-by: Nguyen Viet Dung <nv-dung@jinso.co.jp> Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be> Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'net/dns_resolver')
0 files changed, 0 insertions, 0 deletions