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

rpmsg: Support drivers without primary endpoint



Some types of rpmsg drivers does not have a primary endpoint to tie
their existence upon, but wishes to create and destroy endpoints
dynamically, e.g. based on user interactions.

Allow rpmsg drivers to omit a driver callback to signal this case and
make the probe path not create a primary endpoint in this case.

Signed-off-by: default avatarBjorn Andersson <bjorn.andersson@linaro.org>
parent e9506047
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment