projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
10050a0
)
mtd: spi-nor: fix typo of "JESB216" in comment
author
Jungseung Lee
<js07.lee@samsung.com>
Thu, 28 Nov 2019 08:58:50 +0000
(17:58 +0900)
committer
Tudor Ambarus
<tudor.ambarus@microchip.com>
Mon, 23 Dec 2019 15:37:00 +0000
(17:37 +0200)
Fix typo s/JESB216/JESD216/
Signed-off-by: Jungseung Lee <js07.lee@samsung.com>
Signed-off-by: Tudor Ambarus <tudor.ambarus@microchip.com>
drivers/mtd/spi-nor/spi-nor.c
patch
|
blob
|
history
diff --git
a/drivers/mtd/spi-nor/spi-nor.c
b/drivers/mtd/spi-nor/spi-nor.c
index a0beb0d6f7f0df28a95c9d297dbf6b68eef815f3..2b9b613cc4f4c19f9fe0da2cd470a7dd8cefac5a 100644
(file)
--- a/
drivers/mtd/spi-nor/spi-nor.c
+++ b/
drivers/mtd/spi-nor/spi-nor.c
@@
-85,7
+85,7
@@
struct sfdp_header {
#define BFPT_DWORD(i) ((i) - 1)
#define BFPT_DWORD_MAX 16
-/* The first version of JES
B
216 defined only 9 DWORDs. */
+/* The first version of JES
D
216 defined only 9 DWORDs. */
#define BFPT_DWORD_MAX_JESD216 9
/* 1st DWORD. */