diff options
author | Arnaud Pouliquen <arnaud.pouliquen@foss.st.com> | 2022-09-21 15:50:43 +0200 |
---|---|---|
committer | Mathieu Poirier <mathieu.poirier@linaro.org> | 2022-09-21 19:14:46 +0200 |
commit | 9c31255ce5fe8ce61d947ba496a6058e22d2375b (patch) | |
tree | 25a453ecc58f36e91cc46d81ac60c125a16e1472 /drivers/remoteproc/da8xx_remoteproc.c | |
parent | remoteproc: core: Introduce rproc_add_rvdev function (diff) | |
download | linux-9c31255ce5fe8ce61d947ba496a6058e22d2375b.tar.xz linux-9c31255ce5fe8ce61d947ba496a6058e22d2375b.zip |
remoteproc: Move rproc_vdev management to remoteproc_virtio.c
Move functions related to the management of the rproc_vdev
structure in the remoteproc_virtio.c.
The aim is to decorrelate as possible the virtio management from
the core part.
Due to the strong correlation between the vrings and the resource table
the rproc_alloc/parse/free_vring functions are kept in the remoteproc core.
Signed-off-by: Arnaud Pouliquen <arnaud.pouliquen@foss.st.com>
Link: https://lore.kernel.org/r/20220921135044.917140-4-arnaud.pouliquen@foss.st.com
Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
Diffstat (limited to 'drivers/remoteproc/da8xx_remoteproc.c')
0 files changed, 0 insertions, 0 deletions