Skip to content
Commit ccf45b18 authored by Bjorn Andersson's avatar Bjorn Andersson
Browse files

rpmsg: char: Migrate to iter versions of read and write



In order to be able to use the aio interface for writing to a rpmsg_char
the write_iter function must be implemented, so migrate to iter version
for read and write functions.

Regular read and write uses the iter methods if present and is as such
unaffected.

Signed-off-by: default avatarBjorn Andersson <bjorn.andersson@linaro.org>
parent 5b394b2d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment