]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
remoteproc: Introduce subdevices
authorBjorn Andersson <bjorn.andersson@linaro.org>
Thu, 20 Oct 2016 02:40:02 +0000 (19:40 -0700)
committerBjorn Andersson <bjorn.andersson@linaro.org>
Thu, 10 Nov 2016 05:17:08 +0000 (21:17 -0800)
commit7bdc9650f03604b06ba7434fab694e8ae8ca782d
treec6365b9ca25e6ae613168a07533fb94f1ae87c53
parent1d701d3dd8caf6660ff33c3c23a115b4649c5cdb
remoteproc: Introduce subdevices

A subdevice is an abstract entity that can be used to tie actions to the
booting and shutting down of a remote processor. The subdevice object is
expected to be embedded in concrete implementations, allowing for a
variety of use cases to be implemented.

Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
drivers/remoteproc/remoteproc_core.c
include/linux/remoteproc.h