Searched hist:"433 c0e04bc06da6d049c691a9ef238d61edb841c" (Results 1 – 7 of 7) sorted by relevance
/linux/drivers/remoteproc/ |
H A D | wkup_m3_rproc.c | diff 433c0e04bc06da6d049c691a9ef238d61edb841c Mon Oct 03 02:46:38 CEST 2016 Bjorn Andersson <bjorn.andersson@linaro.org> remoteproc: Split driver and consumer dereferencing
In order to be able to lock a rproc driver implementations only when used by a client, we must differ between the dereference operation of a client and the implementation itself.
This patch brings no functional change.
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
|
H A D | st_remoteproc.c | diff 433c0e04bc06da6d049c691a9ef238d61edb841c Mon Oct 03 02:46:38 CEST 2016 Bjorn Andersson <bjorn.andersson@linaro.org> remoteproc: Split driver and consumer dereferencing
In order to be able to lock a rproc driver implementations only when used by a client, we must differ between the dereference operation of a client and the implementation itself.
This patch brings no functional change.
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
|
H A D | da8xx_remoteproc.c | diff 433c0e04bc06da6d049c691a9ef238d61edb841c Mon Oct 03 02:46:38 CEST 2016 Bjorn Andersson <bjorn.andersson@linaro.org> remoteproc: Split driver and consumer dereferencing
In order to be able to lock a rproc driver implementations only when used by a client, we must differ between the dereference operation of a client and the implementation itself.
This patch brings no functional change.
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
|
H A D | qcom_wcnss.c | diff 433c0e04bc06da6d049c691a9ef238d61edb841c Mon Oct 03 02:46:38 CEST 2016 Bjorn Andersson <bjorn.andersson@linaro.org> remoteproc: Split driver and consumer dereferencing
In order to be able to lock a rproc driver implementations only when used by a client, we must differ between the dereference operation of a client and the implementation itself.
This patch brings no functional change.
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
|
H A D | omap_remoteproc.c | diff 433c0e04bc06da6d049c691a9ef238d61edb841c Mon Oct 03 02:46:38 CEST 2016 Bjorn Andersson <bjorn.andersson@linaro.org> remoteproc: Split driver and consumer dereferencing
In order to be able to lock a rproc driver implementations only when used by a client, we must differ between the dereference operation of a client and the implementation itself.
This patch brings no functional change.
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
|
H A D | remoteproc_core.c | diff 433c0e04bc06da6d049c691a9ef238d61edb841c Mon Oct 03 02:46:38 CEST 2016 Bjorn Andersson <bjorn.andersson@linaro.org> remoteproc: Split driver and consumer dereferencing
In order to be able to lock a rproc driver implementations only when used by a client, we must differ between the dereference operation of a client and the implementation itself.
This patch brings no functional change.
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
|
/linux/include/linux/ |
H A D | remoteproc.h | diff 433c0e04bc06da6d049c691a9ef238d61edb841c Mon Oct 03 02:46:38 CEST 2016 Bjorn Andersson <bjorn.andersson@linaro.org> remoteproc: Split driver and consumer dereferencing
In order to be able to lock a rproc driver implementations only when used by a client, we must differ between the dereference operation of a client and the implementation itself.
This patch brings no functional change.
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
|