]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - processor-sdk/open-amp.git/commit
rpmsg: remove setting remote dev active from remote dev kick
authorWendy Liang <jliang@xilinx.com>
Mon, 16 Jan 2017 06:38:09 +0000 (22:38 -0800)
committerWendy Liang <jliang@xilinx.com>
Fri, 3 Feb 2017 21:41:22 +0000 (13:41 -0800)
commit2018282fa6f5691bf4542d2faa743404b1a8adf8
tree7eb897e4057df0a03ee8c67c411407314bdffb7e
parentdb21551052d6808dd6238abf55515c7f83ac4572
rpmsg: remove setting remote dev active from remote dev kick

Move setting the remote device status from remote dev kick function
to the caller. It should be the caller to decide when it is ready.

Signed-off-by: Wendy Liang <jliang@xilinx.com>
lib/rpmsg/remote_device.c
lib/rpmsg/rpmsg_core.c