All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH -next] fsi: Fix typo in comment
@ 2022-06-08  2:03 luoxueqin
  0 siblings, 0 replies; 2+ messages in thread
From: luoxueqin @ 2022-06-08  2:03 UTC (permalink / raw)
  To: jk, joel; +Cc: alistair, eajames, linux-fsi, linux-kernel, luoxueqin

From: luoxueqin <luoxueqin@kylinos.cn>

Spelling mistake in comment.

Signed-off-by: luoxueqin <luoxueqin@kylinos.cn>
---
 drivers/fsi/fsi-master.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/fsi/fsi-master.h b/drivers/fsi/fsi-master.h
index cd6bee5e12a7..4762315a46ba 100644
--- a/drivers/fsi/fsi-master.h
+++ b/drivers/fsi/fsi-master.h
@@ -51,7 +51,7 @@
 #define FSI_MMODE_CRS1SHFT	8		/* Clk rate selection 1 shift */
 #define FSI_MMODE_CRS1MASK	0x3ff		/* Clk rate selection 1 mask */
 
-/* MRESB: Reset brindge */
+/* MRESB: Reset bridge */
 #define FSI_MRESB_RST_GEN	0x80000000	/* General reset */
 #define FSI_MRESB_RST_ERR	0x40000000	/* Error Reset */
 
-- 
2.25.1


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

* [PATCH -next] fsi: Fix typo in comment
@ 2022-06-09  1:19 luoxueqin
  0 siblings, 0 replies; 2+ messages in thread
From: luoxueqin @ 2022-06-09  1:19 UTC (permalink / raw)
  To: jk, joel; +Cc: alistair, eajames, linux-fsi, linux-kernel, Luo Xueqin

From: Luo Xueqin <luoxueqin@kylinos.cn>

Spelling mistake in comment.

Signed-off-by: Luo Xueqin <luoxueqin@kylinos.cn>
---
 drivers/fsi/fsi-master.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/fsi/fsi-master.h b/drivers/fsi/fsi-master.h
index cd6bee5e12a7..4762315a46ba 100644
--- a/drivers/fsi/fsi-master.h
+++ b/drivers/fsi/fsi-master.h
@@ -51,7 +51,7 @@
 #define FSI_MMODE_CRS1SHFT	8		/* Clk rate selection 1 shift */
 #define FSI_MMODE_CRS1MASK	0x3ff		/* Clk rate selection 1 mask */
 
-/* MRESB: Reset brindge */
+/* MRESB: Reset bridge */
 #define FSI_MRESB_RST_GEN	0x80000000	/* General reset */
 #define FSI_MRESB_RST_ERR	0x40000000	/* Error Reset */
 
-- 
2.25.1


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

end of thread, other threads:[~2022-06-09  1:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-08  2:03 [PATCH -next] fsi: Fix typo in comment luoxueqin
2022-06-09  1:19 luoxueqin

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.