summaryrefslogtreecommitdiff
path: root/lib/zstd
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2024-10-19 09:21:49 -0600
committerSimon Glass <sjg@chromium.org>2024-11-02 11:13:59 -0600
commitcedf9ccaa27828876bc29b1dfc721cea2e5e6dfc (patch)
treefcd57ae86314f216f73748dbf935d4ebf47cddb2 /lib/zstd
parentb84c13f37d19a3605bb6e34d26c2396cc0fffd86 (diff)
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>
Diffstat (limited to 'lib/zstd')
0 files changed, 0 insertions, 0 deletions