diff options
author | Simon Glass | 2020-12-28 20:34:55 -0700 |
---|---|---|
committer | Simon Glass | 2021-01-05 12:26:35 -0700 |
commit | 8629d30a32e7b4ff8323292364116c08033bd57b (patch) | |
tree | 54ecbaa9d6b5dc3d30f037c88cf1fd23e2cc602b /arch/arm/mach-rockchip/rv1108/clk_rv1108.c | |
parent | 20e442ab2df355450006574fff178c746d254a18 (diff) |
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: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'arch/arm/mach-rockchip/rv1108/clk_rv1108.c')
0 files changed, 0 insertions, 0 deletions