Rewrite xilinx_dma_dr to use a workqueue instead of a tasklet.
Opened this issue · 0 comments
mpb27 commented
Tasklets are being removed and a work queue should be sufficient to proces the DMA completion callback.
Reference:
Opened this issue · 0 comments
Tasklets are being removed and a work queue should be sufficient to proces the DMA completion callback.
Reference: