Commit 708bc6ec authored by Geert Uytterhoeven's avatar Geert Uytterhoeven Committed by Boris Brezillon

i3c: Spelling s/dicovered/discovered/

Fix misspellings of "discovered".
Signed-off-by: default avatarGeert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: default avatarBoris Brezillon <boris.brezillon@collabora.com>
parent f12b524e
......@@ -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 discovered during the initial DAA.
*/
master->init_done = true;
i3c_bus_normaluse_lock(&master->bus);
......
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