diff options
author | Bjorn Andersson <bjorn.andersson@linaro.org> | 2017-08-24 10:21:36 +0300 |
---|---|---|
committer | Bjorn Andersson <bjorn.andersson@linaro.org> | 2017-08-30 06:34:13 +0300 |
commit | b88eee975a26b1542c9da91571f79c110c108dd1 (patch) | |
tree | 024182d504531d4628e2e3665558738c53a2b9ee /drivers/mailbox/pcc.c | |
parent | 64f95f87920da673d84396ff1253be2098751e38 (diff) | |
download | linux-b88eee975a26b1542c9da91571f79c110c108dd1.tar.xz |
rpmsg: glink: Make RX FIFO peak accessor to take an offset
To fully read the received rx data from FIFO both the command and data
has to be read. Currently we read command, data separately and process
them. By adding an offset parameter to RX FIFO peak accessor, command
and data can be read together, simplifying things. So introduce this.
Acked-by: Arun Kumar Neelakantam <aneela@codeaurora.org>
Signed-off-by: Sricharan R <sricharan@codeaurora.org>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Diffstat (limited to 'drivers/mailbox/pcc.c')
0 files changed, 0 insertions, 0 deletions