Simon Glass
cc469b7086
dm: Rename device_get_by_driver_info_idx()
...
This function finds a device by its driver_info index. With
of-platdata-inst we do not use driver_info, but instead instantiate
udevice records at build-time.
However the semantics of using the function are the same in each case:
the caller provides an index and gets back a device.
So rename the function to device_get_by_ofplat_idx(), so that it can be
used for both situations. The caller does not really need to worry about
the details.
Signed-off-by: Simon Glass <sjg@chromium.org >
Signed-off-by: Simon Glass <sjg@chromium.org >
2021-03-26 17:03:08 +13:00
..
2021-02-04 20:37:57 +05:30
2021-01-05 12:24:40 -07:00
2019-04-23 15:31:30 +02:00
2020-12-13 16:51:09 -07:00
2021-02-02 15:33:42 -05:00
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-02-02 15:33:42 -05:00
2020-12-13 16:51:09 -07:00
2021-01-15 17:48:36 +08:00
2021-02-02 15:33:42 -05:00
2021-03-26 17:03:08 +13:00
2021-01-18 15:23:06 -05:00
2021-02-02 15:33:42 -05:00
2021-02-02 15:33:42 -05:00
2018-05-07 09:34:12 -04:00
2020-12-13 16:51:09 -07:00
2021-02-02 15:33:42 -05:00
2021-03-02 13:53:37 +01:00
2021-02-02 15:33:42 -05:00
2021-03-22 19:23:26 +13:00
2020-05-18 21:19:23 -04:00
2021-02-19 15:10:41 +08:00
2021-02-19 15:10:46 +08:00
2020-12-13 16:51:09 -07:00
2020-05-18 21:19:18 -04:00
2020-07-27 14:16:28 +05:30
2020-07-27 14:16:28 +05:30
2021-02-19 15:08:03 +08:00
2020-12-13 16:51:08 -07:00
2021-02-19 15:10:41 +08:00
2020-12-13 16:51:08 -07:00
2021-02-19 15:04:15 +08:00
2021-02-02 15:33:42 -05:00
2021-01-24 21:39:27 +01:00
2021-02-15 10:16:45 -05:00
2021-02-02 15:33:42 -05:00
2020-07-17 09:30:13 -04:00
2021-01-05 12:26:35 -07:00
2021-01-15 17:48:36 +08:00
2021-01-05 12:24:41 -07:00
2020-08-25 08:01:16 +02:00
2021-02-02 15:33:42 -05:00
2021-01-27 17:03:16 -05:00
2021-02-02 15:33:42 -05:00
2020-12-13 16:51:09 -07:00
2021-02-02 15:33:42 -05:00
2021-02-19 15:11:08 +08:00
2020-12-13 16:51:09 -07:00
2020-05-18 21:19:18 -04:00
2021-02-02 15:33:42 -05:00
2021-02-26 15:30:55 +01:00
2020-10-12 15:50:19 +08:00
2021-02-02 15:33:42 -05:00
2021-02-19 15:03:25 +08:00
2021-02-02 15:33:42 -05:00
2018-05-07 09:34:12 -04:00
2021-02-02 15:33:42 -05:00
2020-12-13 16:51:09 -07:00
2021-02-02 15:33:42 -05:00
2021-02-02 15:33:42 -05:00
2021-01-13 09:52:58 +01:00
2021-01-25 21:52:01 +00:00
2020-12-13 16:51:09 -07:00
2020-12-13 16:51:09 -07:00
2021-02-02 15:33:42 -05:00
2021-01-31 14:08:45 +01:00
2020-12-13 16:51:08 -07:00
2021-02-02 15:33:42 -05:00
2021-02-23 14:56:59 +01:00