Simon Glass
cedf9ccaa2
dm: core: Add a function to see if a device exists
...
All the uclass functions for finding a device end up creating a uclass
if it doesn't exist. Add a function which instead returns NULL in this
case.
This is useful when in the 'unbind' path, since we don't want to undo
any unbinding which has already happened.
Signed-off-by: Simon Glass <sjg@chromium.org >
2024-11-02 11:13:59 -06:00
..
2024-10-24 11:19:55 -06:00
2024-10-29 16:17:47 -06:00
2024-08-26 18:51:49 -06:00
2024-11-02 11:13:59 -06:00
2024-08-26 18:51:49 -06:00
2024-01-11 21:19:25 -05:00
2024-10-11 11:44:48 -06:00
2024-10-29 16:17:47 -06:00
2024-08-23 15:58:42 -06:00
2024-11-02 11:13:59 -06:00
2024-08-26 18:52:18 -06:00
2024-05-19 08:16:36 -06:00
2024-08-23 15:59:39 -06:00
2024-10-30 21:44:39 +01:00
2024-05-19 08:16:36 -06:00
2018-05-07 09:34:12 -04:00
2024-08-26 18:51:49 -06:00
2024-05-19 08:16:36 -06:00
2024-10-11 11:44:48 -06:00
2024-05-19 08:16:36 -06:00
2020-01-30 13:30:35 -05:00
2024-07-15 12:12:18 -06:00
2024-10-14 17:58:52 -06:00
2024-10-11 11:44:48 -06:00
2024-08-26 18:51:49 -06:00
2023-04-03 06:53:53 +12:00
2024-08-07 08:49:10 -06:00
2024-10-15 12:30:07 -06:00
2024-05-19 08:16:36 -06:00
2024-05-19 08:16:36 -06:00
2024-08-26 18:51:48 -06:00