Files
u-boot/drivers
Chris Packham a9cc75a25e mtd: nand: pxa3xx: Pass valid dev to dev_err()
info->controller.active is not initialised so the dev_err() call ends up
dereferencing a null pointer causing a crash instead of outputting the
error. Add a dev member to struct pxa3xx_nand_info and use that instead
of info->controller.active->mtd.dev.

Fixes: 661c98121d ("mtd: nand: pxa3xx: Fix not calling dev_xxx with a device")
Signed-off-by: Chris Packham <judge.packham@gmail.com>
Reviewed-by: Stefan Roese <stefan.roese@mailbox.org>
2026-06-10 11:23:26 +02:00
..
2026-06-08 15:28:18 -06:00
2026-04-27 11:26:40 -06:00
2026-04-27 11:26:40 -06:00
2026-05-25 11:35:35 -06:00
2026-06-08 15:28:18 -06:00
2026-06-03 18:22:18 +02:00
2026-06-08 15:28:18 -06:00
2026-06-03 16:55:55 +02:00
2026-05-25 11:35:35 -06:00
2026-06-05 12:56:32 -03:00
2026-06-08 15:28:18 -06:00
2026-06-08 15:28:18 -06:00