author | Wendy Liang <jliang@xilinx.com> | |
Wed, 29 Jun 2016 05:57:41 +0000 (22:57 -0700) | ||
committer | Wendy Liang <jliang@xilinx.com> | |
Thu, 13 Oct 2016 05:01:43 +0000 (22:01 -0700) | ||
commit | 63955791796715a919f252aef0ccda780bd8d274 | |
tree | d5f9b9f90da48a98d7f339b6ad94c730d1d45b0d | tree | snapshot (tar.xz tar.gz zip) |
parent | fa99f78c2a11b7a91b20de47c8a3323613694001 | commit | diff |
Make platform data as remote proc init input
Previously, the library relies on extern platform data variable.
This patch changes the remote processor initialization API to
have platform data as input argument and also allows each
remoteproc driver to have its own initialization implementation.
Signed-off-by: Wendy Liang <jliang@xilinx.com>
Previously, the library relies on extern platform data variable.
This patch changes the remote processor initialization API to
have platform data as input argument and also allows each
remoteproc driver to have its own initialization implementation.
Signed-off-by: Wendy Liang <jliang@xilinx.com>