Skip to content

Commit 824a826

Browse files
flavio-suligoiwsakernel
authored andcommitted
i2c: imx: fix typo in comment
to provid --> to provide Signed-off-by: Flavio Suligoi <f.suligoi@asem.it> Acked-by: Oleksij Rempel <o.rempel@pengutronix.de> Signed-off-by: Wolfram Sang <wsa@kernel.org>
1 parent e1f77ec commit 824a826

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

drivers/i2c/busses/i2c-imx.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666

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

0 commit comments

Comments
 (0)