commit | 87571b7f2077c567f8d050abe60ff5578f0b7cd8 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Apr 24 23:31:03 2022 -0600 |
committer | Tom Rini <trini@konsulko.com> | Mon Apr 25 10:00:03 2022 -0400 |
tree | 7a8de897ea1993c5d38117776ef9b8a72550b947 | |
parent | 026e2136f834feb19acc95efd61e6613f37234de [diff] |
dm: blk: Add a function to return the device type Use the uclass name to get the device type for a block device. Signed-off-by: Simon Glass <sjg@chromium.org>