On 8/4/2025 5:41 AM, Mukesh Ojha wrote: > pas id is not used in qcom_mdt_load_no_init() and it should not > be used as it is non-PAS specific function and has no relation > to PAS specific mechanism. > > Signed-off-by: Mukesh Ojha <mukesh.ojha@xxxxxxxxxxxxxxxx> > --- > drivers/media/platform/qcom/venus/firmware.c | 4 ++-- > drivers/net/wireless/ath/ath12k/ahb.c | 2 +- > drivers/remoteproc/qcom_q6v5_adsp.c | 2 +- > drivers/remoteproc/qcom_q6v5_pas.c | 7 +++---- > drivers/remoteproc/qcom_q6v5_wcss.c | 2 +- > drivers/soc/qcom/mdt_loader.c | 14 ++++++-------- > include/linux/soc/qcom/mdt_loader.h | 7 +++---- > 7 files changed, 17 insertions(+), 21 deletions(-) Acked-by: Jeff Johnson <jjohnson@xxxxxxxxxx> # drivers/net/wireless/ath/ath12k/ahb.c