
1 Apr
2019
1 Apr
'19
10:39 a.m.
On Tue, Mar 26, 2019 at 5:01 PM Bernhard Messerklinger bernhard.messerklinger@br-automation.com 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 bernhard.messerklinger@br-automation.com
drivers/spi/spi-mem.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Bin Meng bmeng.cn@gmail.com