linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] spi: hisi-sfc-v3xx: Fix a typo ("duall")
@ 2022-11-03 19:00 Jonathan Neuschäfer
  2022-11-04  2:31 ` Dhruva Gole
  2022-11-05  7:20 ` Jay Fang
  0 siblings, 2 replies; 3+ messages in thread
From: Jonathan Neuschäfer @ 2022-11-03 19:00 UTC (permalink / raw)
  To: linux-spi; +Cc: Jonathan Neuschäfer, John Garry, Mark Brown, linux-kernel

Simple typo, simple fix.

Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net>
---
 drivers/spi/spi-hisi-sfc-v3xx.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/spi/spi-hisi-sfc-v3xx.c b/drivers/spi/spi-hisi-sfc-v3xx.c
index d3a23b1c2a4c5..f07d1045a30a2 100644
--- 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, 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,
--
2.35.1


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] spi: hisi-sfc-v3xx: Fix a typo ("duall")
  2022-11-03 19:00 [PATCH] spi: hisi-sfc-v3xx: Fix a typo ("duall") Jonathan Neuschäfer
@ 2022-11-04  2:31 ` Dhruva Gole
  2022-11-05  7:20 ` Jay Fang
  1 sibling, 0 replies; 3+ messages in thread
From: Dhruva Gole @ 2022-11-04  2:31 UTC (permalink / raw)
  To: Jonathan Neuschäfer, linux-spi; +Cc: John Garry, Mark Brown, linux-kernel



On 04/11/22 00:30, Jonathan Neuschäfer wrote:
> Simple typo, simple fix.
>
> Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net>

[...]

Reviewed-By: Dhruva Gole <d-gole@ti.com>

[...]

-- 
Best regards,
Dhruva Gole
Texas Instruments Incorporated


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] spi: hisi-sfc-v3xx: Fix a typo ("duall")
  2022-11-03 19:00 [PATCH] spi: hisi-sfc-v3xx: Fix a typo ("duall") Jonathan Neuschäfer
  2022-11-04  2:31 ` Dhruva Gole
@ 2022-11-05  7:20 ` Jay Fang
  1 sibling, 0 replies; 3+ messages in thread
From: Jay Fang @ 2022-11-05  7:20 UTC (permalink / raw)
  To: Jonathan Neuschäfer, linux-spi; +Cc: John Garry, Mark Brown, linux-kernel

On 2022/11/4 3:00, Jonathan Neuschäfer wrote:
> Simple typo, simple fix.
> 
> Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net>
> ---
>  drivers/spi/spi-hisi-sfc-v3xx.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/spi/spi-hisi-sfc-v3xx.c b/drivers/spi/spi-hisi-sfc-v3xx.c
> index d3a23b1c2a4c5..f07d1045a30a2 100644
> --- 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, 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,
> --
> 2.35.1
> 
> .
> 
Thanks

Acked-by: Jay Fang <f.fangjian@huawei.com>

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-11-05  7:20 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-03 19:00 [PATCH] spi: hisi-sfc-v3xx: Fix a typo ("duall") Jonathan Neuschäfer
2022-11-04  2:31 ` Dhruva Gole
2022-11-05  7:20 ` Jay Fang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).