2022-07-15 13:46:59

by FLAVIO SULIGOI

[permalink] [raw]
Subject: [PATCH v2] i2c: imx: fix typo in comment

to provid --> to provide

Signed-off-by: Flavio Suligoi <[email protected]>
---
v2:
- fix typo in subject

drivers/i2c/busses/i2c-imx.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/i2c/busses/i2c-imx.c b/drivers/i2c/busses/i2c-imx.c
index e9e2db68b9fb..78fb1a4274a6 100644
--- a/drivers/i2c/busses/i2c-imx.c
+++ b/drivers/i2c/busses/i2c-imx.c
@@ -66,7 +66,7 @@

/* IMX I2C registers:
* the I2C register offset is different between SoCs,
- * to provid support for all these chips, split the
+ * to provide support for all these chips, split the
* register offset into a fixed base address and a
* variable shift value, then the full register offset
* will be calculated by
--
2.25.1


2022-07-16 04:52:08

by Oleksij Rempel

[permalink] [raw]
Subject: Re: [PATCH v2] i2c: imx: fix typo in comment

On Fri, Jul 15, 2022 at 03:42:18PM +0200, Flavio Suligoi wrote:
> to provid --> to provide
>
> Signed-off-by: Flavio Suligoi <[email protected]>

Acked-by: Oleksij Rempel <[email protected]>

Thank you.

> ---
> v2:
> - fix typo in subject
>
> drivers/i2c/busses/i2c-imx.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/i2c/busses/i2c-imx.c b/drivers/i2c/busses/i2c-imx.c
> index e9e2db68b9fb..78fb1a4274a6 100644
> --- a/drivers/i2c/busses/i2c-imx.c
> +++ b/drivers/i2c/busses/i2c-imx.c
> @@ -66,7 +66,7 @@
>
> /* IMX I2C registers:
> * the I2C register offset is different between SoCs,
> - * to provid support for all these chips, split the
> + * to provide support for all these chips, split the
> * register offset into a fixed base address and a
> * variable shift value, then the full register offset
> * will be calculated by
> --
> 2.25.1
>
>

--
Pengutronix e.K. | |
Steuerwalder Str. 21 | http://www.pengutronix.de/ |
31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |