projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
568035b
)
fsi: Fix typo in comment
author
Luo Xueqin
<luoxueqin@kylinos.cn>
Tue, 5 Jul 2022 15:27:57 +0000
(23:27 +0800)
committer
Joel 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
patch
|
blob
|
history
diff --git
a/drivers/fsi/fsi-master.h
b/drivers/fsi/fsi-master.h
index cd6bee5e12a712639d4466647cea5cad65a23f43..4762315a46ba36078ba5f627b632bf7d28f5a373 100644
(file)
--- 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 bri
n
dge */
+/* MRESB: Reset bridge */
#define FSI_MRESB_RST_GEN 0x80000000 /* General reset */
#define FSI_MRESB_RST_ERR 0x40000000 /* Error Reset */