Skip to content
Commit 2af6adc7 authored by Anuj Pathak's avatar Anuj Pathak Committed by Benjamin Cabé
Browse files

drivers: dma: max32: check if bit other than status is set



we iterate over all the channels, and if more than one channel is
active at a time. interrupt on any one of active channel was
triggering callback for other active channel, because flags value
is 1 (enabled). this is commit handle this behaviour and only
trigger callback if bits other than status is set

Signed-off-by: default avatarAnuj Pathak <anuj@croxel.com>
parent acc17314
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment