Searched hist:"8 b7d51249eca113c4965a7c417f33d7eb569434b" (Results 1 – 2 of 2) sorted by relevance
| /rk3399_rockchip-uboot/cmd/ |
| H A D | nand.c | 8b7d51249eca113c4965a7c417f33d7eb569434b Thu Sep 01 22:31:31 UTC 2016 Scott Wood <oss@buserror.net> nand: Fix some more NULL name tests
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: b616d9b0a708eb9 ("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>
|
| /rk3399_rockchip-uboot/drivers/dfu/ |
| H A D | dfu_nand.c | 8b7d51249eca113c4965a7c417f33d7eb569434b Thu Sep 01 22:31:31 UTC 2016 Scott Wood <oss@buserror.net> nand: Fix some more NULL name tests
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: b616d9b0a708eb9 ("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>
|