On 8/4/25 2:41 PM, 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> > --- [...] > -static bool qcom_mdt_bins_are_split(const struct firmware *fw, const char *fw_name) > +static bool qcom_mdt_bins_are_split(const struct firmware *fw) This seems unrelated (or at least unmentioned) Konrad