I've already sent the ordering fix for probe deferral in qcom_nandc_probe() but there's also an associated printout in the partition parser that shouldn't be there. Add a patch to silence the spurious error message. Bryan O'Donoghue (2): mtd: rawnand: qcom: Fix clock sequencing in qcom_nandc_probe() mtd: parsers: qcom: Don't print error message on -EPROBE_DEFER drivers/mtd/nand/raw/qcom_nandc.c | 14 ++++++-------- drivers/mtd/parsers/qcomsmempart.c | 3 ++- 2 files changed, 8 insertions(+), 9 deletions(-) -- 2.33.0