]> git.baikalelectronics.ru Git - uboot.git/commit
dm: syscon: typo alerady
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Sat, 22 Aug 2020 05:16:26 +0000 (07:16 +0200)
committerSimon Glass <sjg@chromium.org>
Tue, 22 Sep 2020 18:54:13 +0000 (12:54 -0600)
commit32d0e64f6f86a6bd8466e4cf278d553b4606070a
treea023d40cbd3eec13e887e24169edc77f8b9c74cc
parentba26f83856e00bb37db8db25b62a90abfb008d25
dm: syscon: typo alerady

* Fix typo: %s/alerady/already/.
* Add missing 'the'.
* Reformat a comment.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Reviewed-by: Simon Glass <sjg@chromium.org>
drivers/core/syscon-uclass.c