Simon Glass
bdf8fd76c0
dm: Rename U_BOOT_DRIVER_ALIAS to DM_DRIVER_ALIAS
...
We use the U_BOOT_ prefix (i.e. U_BOOT_DRIVER) to declare a driver but
in every other case we just use DM_. Update the alias macros to use the
DM_ prefix.
We could perhaps rename U_BOOT_DRIVER() to DM_DRIVER(), but this macro
is widely used and there is at least some benefit to indicating it us a
U-Boot driver, particularly for code ported from Linux. So for now, let's
keep that name.
Signed-off-by: Simon Glass <sjg@chromium.org >
2021-01-05 12:26:35 -07:00
..
2020-11-06 09:51:28 +08:00
2021-01-05 12:24:41 -07:00
2020-12-01 14:12:28 -05:00
2021-01-05 12:26:35 -07:00
2020-11-25 11:32:31 +01:00
2021-01-05 12:24:41 -07:00
2020-12-13 16:51:09 -07:00
2021-01-05 12:24:40 -07:00
2020-11-22 13:18:20 +01:00
2020-12-13 16:51:08 -07:00
2020-12-04 16:09:06 -05:00
2020-12-13 16:51:09 -07:00
2020-11-05 09:11:31 -07:00
2020-12-13 16:51:08 -07:00
2020-11-06 09:51:28 +08:00
2020-12-04 19:48:29 -05:00
2020-12-04 16:10:01 -05:00
2020-12-01 10:33:38 -05:00
2020-12-13 16:51:09 -07:00
2020-11-05 09:11:31 -07:00
2020-12-13 16:51:09 -07:00
2020-12-31 14:41:31 +01:00
2020-12-31 14:41:31 +01:00
2020-12-03 21:22:40 +01:00
2020-12-31 14:27:41 +01:00
2020-12-31 14:32:27 +01:00
2020-12-13 16:51:09 -07:00
2020-11-28 10:39:44 +08:00
2020-12-13 16:51:09 -07:00
2020-12-18 20:32:21 -07:00
2020-11-06 09:51:34 +08:00
2020-11-29 05:18:37 +01:00
2020-12-13 16:51:08 -07:00
2021-01-05 12:24:40 -07:00
2020-12-13 07:58:17 -07:00
2020-12-13 16:51:09 -07:00
2020-12-18 20:32:21 -07:00
2020-12-13 16:51:09 -07:00
2020-12-13 16:51:08 -07:00
2020-12-13 16:51:09 -07:00
2020-12-13 16:51:09 -07:00
2020-12-04 16:09:06 -05:00
2020-12-31 14:41:31 +01:00
2020-11-06 10:18:20 +08:00
2020-12-22 20:39:26 -07:00
2021-01-05 12:24:40 -07:00
2020-11-19 09:45:49 -05:00
2020-12-13 16:51:09 -07:00
2020-11-06 10:18:20 +08:00
2020-12-03 21:22:40 +01:00
2020-11-15 15:25:55 +05:30
2020-12-13 16:51:09 -07:00
2020-12-13 16:51:09 -07:00
2020-12-13 16:51:09 -07:00
2021-01-05 12:24:41 -07:00