]> git.karo-electronics.de Git - karo-tx-linux.git/commit
rpmsg: use module_rpmsg_driver in existing drivers and examples
authorAndrew F. Davis <afd@ti.com>
Wed, 4 May 2016 22:01:39 +0000 (17:01 -0500)
committerBjorn Andersson <bjorn.andersson@linaro.org>
Fri, 6 May 2016 18:09:01 +0000 (11:09 -0700)
commitb4f78259d593858feb85e02c195cf374f932feef
tree4141d6daac29a6a6c587b9591ee3d0521ceb87dc
parentf3d9f1ce079370d19b34fc9927b8b1355ac98503
rpmsg: use module_rpmsg_driver in existing drivers and examples

Existing drivers and examples are updated to use the
module_rpmsg_driver helper macro.

Signed-off-by: Andrew F. Davis <afd@ti.com>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Documentation/rpmsg.txt
samples/rpmsg/rpmsg_client_sample.c