Files
linux/drivers/dma
Huibin Hong 636c30b38a dmaengine: pl330: fix bug that chan descdone is null
The pl330 irq may come after terminal chan, and desc is
set null. It can't be avoided by disabling irq, because
other chans use the common irq. If the chan is terminaled,
we needn't call its callback or restart it.

Change-Id: I73201eaa4dbdd09c765129f9f3f41573c73faf73
Signed-off-by: Huibin Hong <huibin.hong@rock-chips.com>
2018-01-29 14:12:32 +08:00
..
2016-05-04 14:48:42 -07:00
2013-01-07 17:36:37 +01:00