commit | fec058da3e88a54c9c129373ef64b73c29ff452f | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Tue Sep 06 20:27:13 2022 -0600 |
committer | Tom Rini <trini@konsulko.com> | Thu Sep 29 16:11:14 2022 -0400 |
tree | 158b63a4856dcbbc592316a07694704c1b7a4d41 | |
parent | cb12c9f33a3f6ac294bd16a07c67e82d46519370 [diff] |
dm: core: Rename ofnode_get_first/next_property() Drop the 'get' in these names since it does not fit with the rest of the API. Signed-off-by: Simon Glass <sjg@chromium.org>