spi: fix typo in SPI_STM32 help text
Fix typo from STMicroelectonics to STMicroelectronics. Signed-off-by: Cezary Gapinski <cezary.gapinski@gmail.com> Signed-off-by: Mark Brown <broonie@kernel.org>
This commit is contained in:
committed by
Mark Brown
parent
2cbee7f886
commit
bb35c9f91a
@@ -676,7 +676,7 @@ config SPI_STM32
|
|||||||
tristate "STMicroelectronics STM32 SPI controller"
|
tristate "STMicroelectronics STM32 SPI controller"
|
||||||
depends on ARCH_STM32 || COMPILE_TEST
|
depends on ARCH_STM32 || COMPILE_TEST
|
||||||
help
|
help
|
||||||
SPI driver for STMicroelectonics STM32 SoCs.
|
SPI driver for STMicroelectronics STM32 SoCs.
|
||||||
|
|
||||||
STM32 SPI controller supports DMA and PIO modes. When DMA
|
STM32 SPI controller supports DMA and PIO modes. When DMA
|
||||||
is not available, the driver automatically falls back to
|
is not available, the driver automatically falls back to
|
||||||
|
Reference in New Issue
Block a user