Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Unverified Commit 29e795ca authored by Fabio Estevam's avatar Fabio Estevam Committed by Mark Brown
Browse files

spi: Fix typo on SPI_MEM help text



The correct form is "a high-level", so fix it accordingly.

Signed-off-by: default avatarFabio Estevam <fabio.estevam@nxp.com>
Reviewed-by: default avatarBoris Brezillon <boris.brezillon@bootlin.com>
Signed-off-by: default avatarMark Brown <broonie@kernel.org>
parent 1e07392e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -52,7 +52,7 @@ config SPI_MEM
	help
	  Enable this option if you want to enable the SPI memory extension.
	  This extension is meant to simplify interaction with SPI memories
	  by providing an high-level interface to send memory-like commands.
	  by providing a high-level interface to send memory-like commands.

comment "SPI Master Controller Drivers"