Skip to content
Commit 4180d704 authored by Tom Burdick's avatar Tom Burdick Committed by Anas Nashif
Browse files

dma: Fix error_callback enable/disable confusion



Previously the logic was inverted for error_callback_en where 0 was
enablement and 1 was disable. This was likely done so that the default,
sensibly so, was to enable the error callback if possible. A variety of
in tree users had confused the enable/disable value.

Change the name of the flag to error_callback_dis where the default
remains 0 (do not disable the callback!) and correct in tree uses of the
flag where it seemed incorrect.

Signed-off-by: default avatarTom Burdick <thomas.burdick@intel.com>
parent 85b3e458
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment