commit | 57b3d2e3b47db6672d5a81294f60adc807a45372 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Aug 11 19:35:01 2022 -0600 |
committer | Tom Rini <trini@konsulko.com> | Fri Sep 16 11:05:16 2022 -0400 |
tree | cce42cf3f4efee4ef239560c0a3c8eeb0ec47110 | |
parent | 6a1b0d40f5bd52316defca220fc3ec20b8228364 [diff] |
blk: Drop if_type Use the uclass ID instead. Signed-off-by: Simon Glass <sjg@chromium.org> Acked-by: Heinrich Schuchardt <xypron.glpk@gmx.de>