]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
remoteproc: Update last rproc_put users to rproc_free
authorBjorn Andersson <bjorn.andersson@linaro.org>
Sun, 20 Nov 2016 06:42:55 +0000 (22:42 -0800)
committerBjorn Andersson <bjorn.andersson@linaro.org>
Sun, 20 Nov 2016 06:47:36 +0000 (22:47 -0800)
commit90a80d88d2aac41f658ae4260ea259a292f95cb1
tree41d1e4ef18e47b8691922f7aa5f7ee4b53f0bf9f
parent6242347226c6540b47c1366aa8faf74ffa5a8b7d
remoteproc: Update last rproc_put users to rproc_free

The transition from rproc_put to rproc_free raced with the review of the
Qualcomm ADSP and ST SLIMproc drivers and these where not updated
accordingly.

Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
drivers/remoteproc/qcom_adsp_pil.c
drivers/remoteproc/st_slim_rproc.c