]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
mtd: spi-nor: Spelling s/Writ/Write/
authorGeert Uytterhoeven <geert+renesas@glider.be>
Fri, 7 Jun 2019 11:28:48 +0000 (13:28 +0200)
committerTudor Ambarus <tudor.ambarus@microchip.com>
Sat, 22 Jun 2019 09:10:58 +0000 (12:10 +0300)
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Tudor Ambarus <tudor.ambarus@microchip.com>
drivers/mtd/spi-nor/spi-nor.c

index f87e18e125fdd72adc026608ce71a2499a1144c7..9d03fe50533ebfe5ad9e3c5a45371582b4d4290f 100644 (file)
@@ -200,7 +200,7 @@ struct sfdp_header {
  *         register does not modify status register 2.
  * - 101b: QE is bit 1 of status register 2. Status register 1 is read using
  *         Read Status instruction 05h. Status register2 is read using
- *         instruction 35h. QE is set via Writ Status instruction 01h with
+ *         instruction 35h. QE is set via Write Status instruction 01h with
  *         two data bytes where bit 1 of the second byte is one.
  *         [...]
  */