Skip to content
Commit 222ccf9a authored by Dan Williams's avatar Dan Williams
Browse files

fsldma: do not cleanup descriptors in hardirq context



"Cleaning" descriptors involves calling pending callbacks and clients
assume that their callback will only ever happen in softirq context.
Delay cleanup to the tasklet.

Signed-off-by: default avatarDan Williams <dan.j.williams@intel.com>
Acked-by: default avatarZhang Wei <wei.zhang@freescale.com>
parent 173acc7c
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