projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6c6c49f
)
spi: hisi-sfc-v3xx: Fix a typo ("duall")
author
Jonathan Neuschäfer
<j.neuschaefer@gmx.net>
Thu, 3 Nov 2022 19:00:52 +0000
(20:00 +0100)
committer
Mark Brown
<broonie@kernel.org>
Thu, 3 Nov 2022 19:34:33 +0000
(19:34 +0000)
Simple typo, simple fix.
Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net>
Link:
https://lore.kernel.org/r/20221103190052.915755-1-j.neuschaefer@gmx.net
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/spi/spi-hisi-sfc-v3xx.c
patch
|
blob
|
history
diff --git
a/drivers/spi/spi-hisi-sfc-v3xx.c
b/drivers/spi/spi-hisi-sfc-v3xx.c
index d3a23b1c2a4c546ff702f477a36e32989932bdd0..f07d1045a30a227c8db4e28bad7e998d6997c410 100644
(file)
--- a/
drivers/spi/spi-hisi-sfc-v3xx.c
+++ b/
drivers/spi/spi-hisi-sfc-v3xx.c
@@
-165,7
+165,7
@@
static int hisi_sfc_v3xx_adjust_op_size(struct spi_mem *mem,
}
/*
- * The controller only supports Standard SPI mode, Dual
l
mode and
+ * The controller only supports Standard SPI mode, Dual mode and
* Quad mode. Double sanitize the ops here to avoid OOB access.
*/
static bool hisi_sfc_v3xx_supports_op(struct spi_mem *mem,