Unverified Commit 2d60d1f6 authored by Geert Uytterhoeven's avatar Geert Uytterhoeven Committed by Tudor Ambarus
Browse files

mtd: spi-nor: Spelling s/Writ/Write/

parent 88489c29
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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.
 *         [...]
 */