Skip to content
Commit 8629d30a authored by Simon Glass's avatar Simon Glass
Browse files

dm: Rename DM_GET_DEVICE() to DM_DRVINFO_GET()



This does not get a device (struct udevice *) but a struct driver_info *
so the name is confusing.

Rename it accordingly. Since we plan to have several various of these
macros, put GET at the end instead of the middle, so it is easier to spot
the related macros.

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
parent 20e442ab
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment