commit | c99ba91eb8e4583c9c9181f9a1feb22c5fb70588 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Mon Jan 27 08:49:42 2020 -0700 |
committer | Simon Glass <sjg@chromium.org> | Wed Feb 05 19:33:45 2020 -0700 |
tree | a0180542767fd742f5c11508fa6e7af25b0d546f | |
parent | 43c336b106c36a727d527d9509c07e95dbf9db28 [diff] |
dm: core: Update comment for ofnode_get_chosen_node() The current comment is a big vague and misleading. Rewrite it to state precisely what the function does. Signed-off-by: Simon Glass <sjg@chromium.org>