author | Wendy Liang <jliang@xilinx.com> | |
Wed, 6 Jul 2016 00:18:53 +0000 (17:18 -0700) | ||
committer | Wendy Liang <jliang@xilinx.com> | |
Thu, 13 Oct 2016 05:01:44 +0000 (22:01 -0700) | ||
commit | 00c005566f47f053c9b97dfa4bbd80cb4f534c74 | |
tree | 414d860f326d472281ea562ed8b15e67e773fefe | tree | snapshot (tar.xz tar.gz zip) |
parent | 861ffce59debce50fb9b65537e9f702e63002880 | commit | diff |
hil_proc: use proc->ops->release()
Use proc->ops->release() to release resource of each remote
proc driver. This allow each remote processor to define its
own resource release function.
Signed-off-by: Wendy Liang <jliang@xilinx.com>
Use proc->ops->release() to release resource of each remote
proc driver. This allow each remote processor to define its
own resource release function.
Signed-off-by: Wendy Liang <jliang@xilinx.com>
lib/common/hil.c | diff | blob | history | |
lib/remoteproc/drivers/zynq_remoteproc_a9.c | diff | blob | history | |
lib/remoteproc/drivers/zynqmp_remoteproc_a53.c | diff | blob | history |