Hi Colin, Colin King <[email protected]> wrote on Tue, 29 Jan 2019 10:57:57 +0000:
> From: Colin Ian King <[email protected]> > > The call to meson_chip_buffer_init is not assigning ret, however, ret > is being checked for failure. Fix this by adding in the missing assignment. > > Fixes: 2d570b34b41a ("mtd: rawnand: meson: add support for Amlogic NAND flash > controller") > Signed-off-by: Colin Ian King <[email protected]> > --- > drivers/mtd/nand/raw/meson_nand.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > Merged in nand/next with the original commit. Thanks, Miquèl

