Skip to content
Snippets Groups Projects
Commit 1aada631 authored by Simon Glass's avatar Simon Glass
Browse files

dm: core: Reimplement ofnode_read_size()


Now that we have ofnode_read_prop() we can rewrite this function using
that one, reducing the amount of duplicated code.

Update ofnode_read_size() and move it up next to the other similar
functions.

Signed-off-by: Simon Glass's avatarSimon Glass <sjg@chromium.org>
parent a8167d8e
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment