Timestamp:
11/09/20 08:16:51 (3 years ago)
Author:
Christian Mauderer <christian.mauderer@…>
Branches:
5
Children:
1dbdf94e
Parents:
f84c4a5
git-author:
Christian Mauderer <christian.mauderer@…> (11/09/20 08:16:51)
git-committer:
Christian Mauderer <christian.mauderer@…> (11/12/20 07:31:41)
Message:

bsp/atsam: Fix XDMAD status

In "bsp/atsam: Simplify XDMAD_Handler()" (5f813694f68cee) the interrupt
callback has been made unconditional. That allowed to avoid some special
deadlock situations in error cases. But it removed part of the XDMAD
status handling.

This patch adds the ability to update the XDMAD status from the
callback if that is necessary for the driver.

Fixes #4172

(No files)

Note: See TracChangeset for help on using the changeset viewer.