This patch set fixes the error path of adsp_probe() in qcom_q6v5_adsp.c and qcom_q6v5_pas.c by removnig subdevs and deinitializing qcom_q6v5. Changes since v1: - Fix the error path of adsp_probe() in qcom_q6v5_adsp.c - Add appropriate Fixes tags. Joe Hattori (2): remoteproc: qcom: pas: Remove subdevs on the error path of adsp_probe() remoteproc: qcom: adsp: Remove subdevs on the error path of adsp_probe() drivers/remoteproc/qcom_q6v5_adsp.c | 11 +++++++++-- drivers/remoteproc/qcom_q6v5_pas.c | 20 +++++++++++++++----- 2 files changed, 24 insertions(+), 7 deletions(-) -- 2.34.1