diff options
author | Peter Ujfalusi | 2020-07-07 13:23:49 +0300 |
---|---|---|
committer | Vinod Koul | 2020-07-15 11:36:55 +0530 |
commit | 3b8bee2a96ce7a5e47239f3a0cb39caffa8358a4 (patch) | |
tree | edd09733c5a07923206404b4c4830e9da411d18e /fs/mbcache.c | |
parent | 2166d96029bc88a90f431aca7f51e714c653e027 (diff) |
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: Peter Ujfalusi <peter.ujfalusi@ti.com>
Reviewed-by: Grygorii Strashko <grygorii.strashko@ti.com>
Link: https://lore.kernel.org/r/20200707102352.28773-3-peter.ujfalusi@ti.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'fs/mbcache.c')
0 files changed, 0 insertions, 0 deletions