mirror of
https://github.com/torvalds/linux.git
synced 2024-11-10 14:11:52 +00:00
spi: hisi-sfc-v3xx: Fix a typo ("duall")
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>
This commit is contained in:
parent
6c6c49f2c0
commit
d82316d3cf
@ -165,7 +165,7 @@ static int hisi_sfc_v3xx_adjust_op_size(struct spi_mem *mem,
|
||||
}
|
||||
|
||||
/*
|
||||
* The controller only supports Standard SPI mode, Duall 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,
|
||||
|
Loading…
Reference in New Issue
Block a user