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

dm: core: Use const device for the dev_read_...() interface


These functions do not modify the device so should use a const pointer to
it. Update the code accordingly.

Signed-off-by: Simon Glass's avatarSimon Glass <sjg@chromium.org>
parent d975ce21
No related branches found
No related tags found
Loading
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