commit | f4254040b31ebe035206425ae5800f4ff820aab0 | [log] [tgz] |
---|---|---|
author | Bin Meng <bmeng.cn@gmail.com> | Fri Aug 03 01:14:34 2018 -0700 |
committer | Simon Glass <sjg@chromium.org> | Wed Aug 08 12:49:31 2018 +0100 |
tree | 90bf1455720be68940000fc8ba8aa3da8bd23e95 | |
parent | 32b7d7d1877541a1f7ac8873c028809b31039a55 [diff] |
dm: Correct typos in uclass_first/next_device_check() Correct typos in the comment block of uclass_first/next_device_check(). Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org>