Simon Glass e33a5c6be5 blk: Switch over to using uclass IDs
We currently have an if_type (interface type) and a uclass id. These are
closely related and we don't need to have both.

Drop the if_type values and use the uclass ones instead.

Maintain the existing, subtle, one-way conversion between UCLASS_USB and
UCLASS_MASS_STORAGE for now, and add a comment.

Signed-off-by: Simon Glass <sjg@chromium.org>
2022-09-16 11:05:16 -04:00
..
2022-09-16 11:05:16 -04:00
2022-08-13 11:09:49 +02:00
2022-09-13 16:01:44 -04:00
2022-04-25 10:00:04 -04:00
2022-04-04 10:48:44 -04:00
2022-04-25 16:04:05 -04:00
2022-09-13 16:01:44 -04:00
2022-08-13 11:09:49 +02:00
2022-01-19 16:18:09 +01:00
2022-03-02 10:28:12 -05:00
2022-08-22 18:54:48 -04:00
2022-08-12 08:14:23 -04:00