spi: Kconfig: fix a spelling mistake & hyphenation
authorRandy Dunlap <rdunlap@infradead.org>
Tue, 24 Jan 2023 23:35:02 +0000 (15:35 -0800)
committerMark Brown <broonie@kernel.org>
Wed, 25 Jan 2023 12:39:15 +0000 (12:39 +0000)
Correct a spelling mistake (reported by codespell).
Also hyphenate "8-bit".

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Mark Brown <broonie@kernel.org>
Cc: linux-spi@vger.kernel.org
Link: https://lore.kernel.org/r/20230124233502.23330-1-rdunlap@infradead.org
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/spi/Kconfig

index 3b1c0878bb8572d456723891b3422b308e5de1cd..df96a6c2e63383ec63d7ccfb706c1c69906bc206 100644 (file)
@@ -247,7 +247,7 @@ config SPI_CADENCE_XSPI
          Enable support for the Cadence XSPI Flash controller.
 
          Cadence XSPI is a specialized controller for connecting an SPI
-         Flash over upto 8bit wide bus. Enable this option if you have a
+         Flash over up to 8-bit wide bus. Enable this option if you have a
          device with a Cadence XSPI controller and want to access the
          Flash as an MTD device.