Skip to content
Commit 0fe25d61 authored by Stefan Agner's avatar Stefan Agner Committed by Vinod Koul
Browse files

dmaengine: fsl-edma: clear pending interrupts on initialization



Clear pending interrupts before requesting interrupts and move
interrupt initialization after channels have been initialized.
This avoids a NULL pointer dereference panic when using kexec
while DMA requests were running.

Signed-off-by: default avatarStefan Agner <stefan@agner.ch>
Signed-off-by: default avatarVinod Koul <vinod.koul@intel.com>
parent b206d9a2
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment