Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
rpmsg_virtio: Use priv data in name service callback
The callback allows us to add private data. Use that to store our rpmsg_device instance instead of extracting it from the endpoint struct. The contents of that struct are internal to the RPMsg layer. Signed-off-by: Andrew Davis <[email protected]>
- Loading branch information