Merge Lean's source

This commit is contained in:
CN_SZTL 2019-12-08 15:01:33 +08:00
commit 2da783457f
No known key found for this signature in database
GPG Key ID: 6850B6345C862176

View File

@ -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) {