Forked from
Reform / reform-boundary-uboot
12932 commits behind the upstream repository.
-
Scott Wood authored
Now that nand_info[] is an array of pointers we need to test the pointer itself rather than using name as a proxy for NULLness. Fixes: b616d9b0 ("nand: Embed mtd_info in struct nand_chip") Signed-off-by:
Scott Wood <oss@buserror.net> Cc: Lukasz Majewski <l.majewski@samsung.com> Cc: Tony Lindgren <tony@atomide.com> Acked-by:
Tony Lindgren <tony@atomide.com>
Scott Wood authoredNow that nand_info[] is an array of pointers we need to test the pointer itself rather than using name as a proxy for NULLness. Fixes: b616d9b0 ("nand: Embed mtd_info in struct nand_chip") Signed-off-by:
Scott Wood <oss@buserror.net> Cc: Lukasz Majewski <l.majewski@samsung.com> Cc: Tony Lindgren <tony@atomide.com> Acked-by:
Tony Lindgren <tony@atomide.com>
dfu_nand.c 5.60 KiB