projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f12b524
)
i3c: Spelling s/dicovered/discovered/
author
Geert Uytterhoeven
<geert+renesas@glider.be>
Thu, 24 Oct 2019 15:19:01 +0000
(17:19 +0200)
committer
Boris Brezillon
<boris.brezillon@collabora.com>
Thu, 31 Oct 2019 10:24:52 +0000
(11:24 +0100)
Fix misspellings of "discovered".
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Boris Brezillon <boris.brezillon@collabora.com>
drivers/i3c/master.c
patch
|
blob
|
history
diff --git
a/drivers/i3c/master.c
b/drivers/i3c/master.c
index 31d2f8e96f0127681fc52134a03dbff5b2773e99..043691656245839614e458d4367151141c7c3568 100644
(file)
--- a/
drivers/i3c/master.c
+++ b/
drivers/i3c/master.c
@@
-2493,7
+2493,7
@@
int i3c_master_register(struct i3c_master_controller *master,
/*
* We're done initializing the bus and the controller, we can now
- * register I3C devices dicovered during the initial DAA.
+ * register I3C devices di
s
covered during the initial DAA.
*/
master->init_done = true;
i3c_bus_normaluse_lock(&master->bus);