On Tue, Mar 26, 2019 at 5:01 PM Bernhard Messerklinger <[email protected]> wrote: > > Add check if exec_op is set before calling it. > At the moment it is called unconditionally, which leads to a crash if it > is not set correctly. > > Signed-off-by: Bernhard Messerklinger > <[email protected]> > --- > > drivers/spi/spi-mem.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) >
Reviewed-by: Bin Meng <[email protected]> _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

