[PATCH v2 0/2] Two Qcom NAND related fixes.
Bryan O'Donoghue
bryan.odonoghue at linaro.org
Sun Jan 2 19:03:14 PST 2022
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
More information about the linux-mtd
mailing list