diff options
author | Bjorn Andersson <bjorn.andersson@linaro.org> | 2022-01-28 05:55:08 +0300 |
---|---|---|
committer | Bjorn Andersson <bjorn.andersson@linaro.org> | 2022-02-04 06:54:48 +0300 |
commit | f4e526ff7e38e27bb87d53131d227a6fd6f73ab5 (patch) | |
tree | 56d58163590c5db2c1f8cce4090a81bc9710ee6f /drivers/remoteproc/qcom_q6v5_pas.c | |
parent | ebeb20a9cd3f045a3371ccf3782b6cbcce62a7c9 (diff) | |
download | linux-f4e526ff7e38e27bb87d53131d227a6fd6f73ab5.tar.xz |
soc: qcom: mdt_loader: Extract PAS operations
Rather than passing a boolean to indicate if the PAS operations should
be performed from within __mdt_load(), extract them to their own helper
function.
This will allow clients to invoke this directly, with some
qcom_scm_pas_metadata context that they later needs to release, without
further having to complicate the prototype of qcom_mdt_load().
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Link: https://lore.kernel.org/r/20220128025513.97188-9-bjorn.andersson@linaro.org
Diffstat (limited to 'drivers/remoteproc/qcom_q6v5_pas.c')
0 files changed, 0 insertions, 0 deletions