commit | f3086cfb91f36dbdf35e503e91299c0e035341c2 | [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 | 6bebdb3a5177d1da0cf9fa5a6bc63953103caffe [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>