Skip to content

Commit

Permalink
i3c: Spelling s/dicovered/discovered/
Browse files Browse the repository at this point in the history
Fix misspellings of "discovered".

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Boris Brezillon <boris.brezillon@collabora.com>
  • Loading branch information
Geert Uytterhoeven authored and Boris Brezillon committed Oct 31, 2019
1 parent f12b524 commit 708bc6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/i3c/master.c
Original file line number Diff line number Diff line change
Expand Up @@ -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);
Expand Down

0 comments on commit 708bc6e

Please sign in to comment.