u-boot/drivers/mtd/nand/raw/atmel
Marcus Folkesson bb736358e5 mtd: nand: raw: atmel: remove unnecessary return value
The condition 'ret' is always true as it is never set to other than
-EIO.

Remove 'ret' and the condition for copy.

Signed-off-by: Marcus Folkesson <marcus.folkesson@gmail.com>
Reviewed-by: Michael Trimarchi <micheal@amarulasolutions.com>
2024-12-17 13:17:41 -06:00
..
Makefile nand: atmel: Add pmecc driver 2022-12-08 18:06:27 +02:00
nand-controller.c mtd: nand: raw: atmel: remove unnecessary return value 2024-12-17 13:17:41 -06:00
pmecc.c mtd: nand: raw: atmel: Remove redundant PMECC probe 2024-11-29 12:59:27 +02:00
pmecc.h nand: atmel: Add pmecc driver 2022-12-08 18:06:27 +02:00