]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - processor-sdk/open-amp.git/commit
apps: update calling the remoteproc init API
authorWendy Liang <jliang@xilinx.com>
Wed, 29 Jun 2016 21:14:31 +0000 (14:14 -0700)
committerWendy Liang <jliang@xilinx.com>
Thu, 13 Oct 2016 05:01:44 +0000 (22:01 -0700)
commit0a5f9c30b8639416b8fd8159df0d25ae67c62963
treee92a7e54c733bfa08df7ab5c76ab21b9a210f891
parent322e44540a77568bb86791ddc0f356ba6e8ba49b
apps: update calling the remoteproc init API

As the remoteproc init API has changed, update how to call the API
in the demo applications.

Signed-off-by: Wendy Liang <jliang@xilinx.com>
apps/echo_test/echo_testd.c
apps/echo_test/echo_testd_remoteproc_master.c
apps/func_test_suite/func_test_suite.c
apps/func_test_suite/func_test_suite_remoteproc_master.c
apps/matrix_multiply/matrix_multiplyd.c
apps/matrix_multiply/matrix_multiplyd_remoteproc_master.c
apps/rpc_demo/rpc_demo.c