Searched hist:"70 b85ef83ce3523f709b622d2c4cb31778686338" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/remoteproc/ |
H A D | remoteproc_internal.h | diff 70b85ef83ce3523f709b622d2c4cb31778686338 Thu Aug 30 13:26:13 CDT 2012 Fernando Guzman Lugo <fernando.lugo@ti.com> remoteproc: add actual recovery implementation
Add rproc_trigger_recovery() which takes care of the recovery itself, by removing, and re-adding, all of the remoteproc's virtio devices.
This resets all virtio users of the remote processor, during which the remote processor is powered off and on again.
Signed-off-by: Fernando Guzman Lugo <fernando.lugo@ti.com> [ohad: introduce rproc_add_virtio_devices to avoid 1.copying code 2.anomaly] [ohad: some white space, naming and commit log changes] Signed-off-by: Ohad Ben-Cohen <ohad@wizery.com>
|
H A D | remoteproc_core.c | diff 70b85ef83ce3523f709b622d2c4cb31778686338 Thu Aug 30 13:26:13 CDT 2012 Fernando Guzman Lugo <fernando.lugo@ti.com> remoteproc: add actual recovery implementation
Add rproc_trigger_recovery() which takes care of the recovery itself, by removing, and re-adding, all of the remoteproc's virtio devices.
This resets all virtio users of the remote processor, during which the remote processor is powered off and on again.
Signed-off-by: Fernando Guzman Lugo <fernando.lugo@ti.com> [ohad: introduce rproc_add_virtio_devices to avoid 1.copying code 2.anomaly] [ohad: some white space, naming and commit log changes] Signed-off-by: Ohad Ben-Cohen <ohad@wizery.com>
|
/openbmc/linux/include/linux/ |
H A D | remoteproc.h | diff 70b85ef83ce3523f709b622d2c4cb31778686338 Thu Aug 30 13:26:13 CDT 2012 Fernando Guzman Lugo <fernando.lugo@ti.com> remoteproc: add actual recovery implementation
Add rproc_trigger_recovery() which takes care of the recovery itself, by removing, and re-adding, all of the remoteproc's virtio devices.
This resets all virtio users of the remote processor, during which the remote processor is powered off and on again.
Signed-off-by: Fernando Guzman Lugo <fernando.lugo@ti.com> [ohad: introduce rproc_add_virtio_devices to avoid 1.copying code 2.anomaly] [ohad: some white space, naming and commit log changes] Signed-off-by: Ohad Ben-Cohen <ohad@wizery.com>
|