[PATCH v4 01/10] mtd: rawnand: stm32_fmc2: manage all errors cases at probe time

2020-05-06 Thread Christophe Kerello
This patch defers its probe when the expected reset control is not yet ready. This patch also handles properly all errors cases at probe time. Signed-off-by: Christophe Kerello --- Changes in v3: - rename labels used on errors drivers/mtd/nand/raw/stm32_fmc2_nand.c | 17 +++-- 1 fi

Re: [PATCH v4 01/10] mtd: rawnand: stm32_fmc2: manage all errors cases at probe time

2020-05-11 Thread Miquel Raynal
On Wed, 2020-05-06 at 09:11:10 UTC, Christophe Kerello wrote: > This patch defers its probe when the expected reset control is not > yet ready. This patch also handles properly all errors cases at probe > time. > > Signed-off-by: Christophe Kerello Applied to https://git.kernel.org/pub/scm/linux