fsi: Fix typo in comment
authorLuo Xueqin <luoxueqin@kylinos.cn>
Tue, 5 Jul 2022 15:27:57 +0000 (23:27 +0800)
committerJoel Stanley <joel@jms.id.au>
Tue, 27 Sep 2022 07:27:17 +0000 (16:57 +0930)
Spelling mistake in comment.

Reported-by: k2ci <kernel-bot@kylinos.cn>
Signed-off-by: Luo Xueqin <luoxueqin@kylinos.cn>
Link: https://lore.kernel.org/r/20220705152757.27843-1-luoxueqin66@gmail.com
Signed-off-by: Joel Stanley <joel@jms.id.au>
drivers/fsi/fsi-master.h

index cd6bee5e12a712639d4466647cea5cad65a23f43..4762315a46ba36078ba5f627b632bf7d28f5a373 100644 (file)
@@ -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 */