diff options
author | Bjorn Andersson <quic_bjorande@quicinc.com> | 2024-08-06 06:56:25 +0300 |
---|---|---|
committer | Bjorn Andersson <andersson@kernel.org> | 2024-08-13 01:26:28 +0300 |
commit | 159c79764f37f081b79d577e71b62f0b1b2b1062 (patch) | |
tree | ed02a034af2f6fea0697afeddf9eaa03ba4c8423 /Documentation/staging | |
parent | 8400291e289ee6b2bf9779ff1c83a291501f017b (diff) | |
download | linux-159c79764f37f081b79d577e71b62f0b1b2b1062.tar.xz |
rpmsg: glink: Tidy up RX advance handling
The operation of advancing the FIFO receive pointer is sprinkled between
the interrupt handler itself, and functions being called from this.
Push all the RX advancement operations to the individual handlers, to
unify the style across the handling of the various messages.
Signed-off-by: Bjorn Andersson <quic_bjorande@quicinc.com>
Reviewed-by: Chris Lew <quic_clew@quicinc.com>
Link: https://lore.kernel.org/r/20240805-glink-tracepoints-v1-1-a5f3293fb09e@quicinc.com
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Diffstat (limited to 'Documentation/staging')
0 files changed, 0 insertions, 0 deletions