Merge Lean's source
This commit is contained in:
commit
2da783457f
@ -59,4 +59,4 @@
|
||||
+ jinfo = spi_nor_read_id(nor, name);
|
||||
if (IS_ERR(jinfo)) {
|
||||
return PTR_ERR(jinfo);
|
||||
} else if (jinfo != info) {
|
||||
} else if (jinfo != info) {
|
||||
Loading…
Reference in New Issue
Block a user