commit | 6eed598a049193917a2e15b163abb58c5c1ef466 | [log] [tgz] |
---|---|---|
author | Bjorn Andersson <bjorn.andersson@linaro.org> | Thu Sep 01 15:28:03 2016 -0700 |
committer | Bjorn Andersson <bjorn.andersson@linaro.org> | Thu Sep 08 22:15:23 2016 -0700 |
tree | 3ff7f2c0bd82f7a6f39d5a91e2111b641a6b031a | |
parent | 8b881c07cb805e1a126d434359706e45864ea2df [diff] |
rpmsg: Split off generic tail of create_channel() The tail of create_channel() is common among all rpmsg backends, so split it off from the virtio specific part to allow it to be extracted to the rpmsg core. Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>