spi: Fix typo on SPI_MEM help text

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

Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com>
Reviewed-by: Boris Brezillon <boris.brezillon@bootlin.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
This commit is contained in:
Fabio Estevam 2018-05-30 16:29:15 -03:00 committed by Mark Brown
parent 1e07392e7b
commit 29e795ca01
No known key found for this signature in database
GPG Key ID: 24D68B725D5487D0
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@ config SPI_MEM
help help
Enable this option if you want to enable the SPI memory extension. Enable this option if you want to enable the SPI memory extension.
This extension is meant to simplify interaction with SPI memories 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" comment "SPI Master Controller Drivers"