Commit f157555e authored by Luo Xueqin's avatar Luo Xueqin Committed by Joel Stanley

fsi: Fix typo in comment

Spelling mistake in comment.
Reported-by: default avatark2ci <kernel-bot@kylinos.cn>
Signed-off-by: default avatarLuo Xueqin <luoxueqin@kylinos.cn>
Link: https://lore.kernel.org/r/20220705152757.27843-1-luoxueqin66@gmail.comSigned-off-by: default avatarJoel Stanley <joel@jms.id.au>
parent 568035b0
......@@ -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 */
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment