commit | 8149b1500d805b56f2e3e42fb31c5554a2011745 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sat Sep 17 09:00:09 2022 -0600 |
committer | Simon Glass <sjg@chromium.org> | Sun Sep 25 08:30:05 2022 -0600 |
tree | 14738627c5576d3352d58df242fade4aec34c5f4 | |
parent | a2a9317cbc396c19baea217e091960c56c13f2c7 [diff] |
blk: Rename if_type to uclass_id Use the word 'uclass' instead of 'if_type' to complete the conversion. Signed-off-by: Simon Glass <sjg@chromium.org>