Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit c6ca449e authored by Peter Ujfalusi's avatar Peter Ujfalusi Committed by Tero Kristo
Browse files

dmaengine: ti: k3-udma: Do not use ring_get_occ in udma_pop_from_ring


The ring_get_occ is redundant as the k3_ringacc_ring_pop() is also
checking the occ of the ring.

With removing the ring_get_occ, the function can be simplified as well.

Signed-off-by: default avatarPeter Ujfalusi <peter.ujfalusi@ti.com>
parent f3b6966f
Branches
Tags
No related merge requests found
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