summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorSiddharth Vadapalli <s-vadapalli@ti.com>2026-05-01 15:40:54 +0300
committerNishanth Menon <nm@ti.com>2026-05-15 16:19:37 +0300
commitb920352cfd2b0fcd1249ff006618c939b64fc8f7 (patch)
treecc1e02454a12ed513276adb1c70abffd9cd41bb5 /include/linux
parentaf76cdcf02b7be9277af999f0e316943d94d7fd4 (diff)
downloadlinux-b920352cfd2b0fcd1249ff006618c939b64fc8f7.tar.xz
soc: ti: k3-ringacc: Fix access mode for k3_ringacc_ring_pop_tail_io/proxy
k3_ringacc_ring_pop_tail_io() and k3_ringacc_ring_pop_tail_proxy() incorrectly use K3_RINGACC_ACCESS_MODE_POP_HEAD instead of K3_RINGACC_ACCESS_MODE_POP_TAIL. This will result in ring elements being popped in the reverse order of that which the caller expects. Fix this. Fixes: 3277e8aa2504 ("soc: ti: k3: add navss ringacc driver") Cc: stable@vger.kernel.org Signed-off-by: Siddharth Vadapalli <s-vadapalli@ti.com> Reviewed-by: Hari Prasath Gujulan Elango <gehariprasath@ti.com> Link: https://patch.msgid.link/20260501124129.362192-1-s-vadapalli@ti.com Signed-off-by: Nishanth Menon <nm@ti.com>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions