[PATCH v5 2/9] nand: brcmnand: Don't use -EPROBE_DEFER

Simon Glass sjg at chromium.org
Thu Feb 4 02:54:06 CET 2021


This has no useful meaning in U-Boot and will never be returned. We want
to reserve this flag for internal driver model use.

Drop the code.

Signed-off-by: Simon Glass <sjg at chromium.org>
---

(no changes since v1)

 drivers/mtd/nand/raw/brcmnand/brcmnand.c | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

Applied to u-boot-dm, thanks!


More information about the U-Boot mailing list