projects
/
linux-block.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2cbee7f
)
spi: fix typo in SPI_STM32 help text
author
Cezary Gapinski
<cezary.gapinski@gmail.com>
Mon, 24 Dec 2018 22:00:30 +0000
(23:00 +0100)
committer
Mark Brown
<broonie@kernel.org>
Mon, 7 Jan 2019 18:24:09 +0000
(18:24 +0000)
Fix typo from STMicroelectonics to STMicroelectronics.
Signed-off-by: Cezary Gapinski <cezary.gapinski@gmail.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/spi/Kconfig
patch
|
blob
|
blame
|
history
diff --git
a/drivers/spi/Kconfig
b/drivers/spi/Kconfig
index ba68fe1913cb222c8f7a9120dd43807c2874c6ba..dc67eda1788a441ae264108a675dbba7107f2211 100644
(file)
--- a/
drivers/spi/Kconfig
+++ b/
drivers/spi/Kconfig
@@
-676,7
+676,7
@@
config SPI_STM32
tristate "STMicroelectronics STM32 SPI controller"
depends on ARCH_STM32 || COMPILE_TEST
help
- SPI driver for STMicroelectonics STM32 SoCs.
+ SPI driver for STMicroelect
r
onics STM32 SoCs.
STM32 SPI controller supports DMA and PIO modes. When DMA
is not available, the driver automatically falls back to