mtd: Avoid printing error messages on probe deferrals
authorMiquel Raynal <miquel.raynal@bootlin.com>
Tue, 7 Mar 2023 19:25:06 +0000 (20:25 +0100)
committerMiquel Raynal <miquel.raynal@bootlin.com>
Wed, 8 Mar 2023 14:02:24 +0000 (15:02 +0100)
commit5cab06156aade17fbee2fd926bce8c503e55b2b5
treeb67e23429d36c31e5a9f7f860081ca6516ac7d81
parent1a7537a39b06ceb5ea0f161f6adc4343b686db18
mtd: Avoid printing error messages on probe deferrals

There is no reason to complain about probe errors in case of deferrals.

Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Reviewed-by: Michael Walle <michael@walle.cc>
Link: https://lore.kernel.org/linux-mtd/20230307192506.439532-1-miquel.raynal@bootlin.com
drivers/mtd/mtdcore.c