commit | 36b72c7dca718717108120cdff7b56258a8862b4 | [log] [tgz] |
---|---|---|
author | Bjorn Andersson <bjorn.andersson@linaro.org> | Thu Sep 01 15:27:58 2016 -0700 |
committer | Bjorn Andersson <bjorn.andersson@linaro.org> | Thu Sep 08 22:15:20 2016 -0700 |
tree | e1a982d2a3e1f9eeb08692f6963d5091600455a3 | |
parent | 92e1de51bf2cb8d49adc8925abe56ce84911a232 [diff] |
rpmsg: Introduce indirection table for rpmsg_device operations To allow for multiple backend implementations add an indireection table for rpmsg_device related operations and move the virtio implementation behind this table. Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>