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-01-25 12:35:57 -07:00
2022-09-16 11:05:16 -04:00
2022-01-25 12:36:11 -07:00
2022-07-14 14:14:47 -04:00
2022-09-16 11:05:16 -04:00
2022-06-28 03:09:51 +01:00
2022-08-13 11:09:49 +02:00
2022-02-03 12:16:00 -05:00
2021-08-04 15:58:31 -04:00
2020-07-17 08:45:29 -04:00
2022-08-13 11:09:49 +02:00
2022-06-23 12:58:18 -04:00
2021-09-25 12:30:54 +02:00
2022-08-13 11:09:49 +02:00
2022-09-13 16:01:44 -04:00
2022-07-14 14:13:50 -04:00
2022-04-25 10:00:04 -04:00
2021-11-16 14:35:08 -05: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-07-26 02:30:56 -06:00
2021-07-24 10:49:51 +02:00
2021-01-23 09:53:46 -05:00
2022-08-05 11:47:56 -04:00
2022-08-13 11:09:49 +02:00
2022-01-19 16:18:09 +01:00
2022-08-13 11:09:49 +02:00
2022-09-12 18:06:36 -04:00
2022-03-02 10:28:12 -05:00
2022-08-22 18:54:48 -04:00
2022-08-13 11:09:49 +02:00
2022-02-26 07:37:00 +01:00
2022-05-02 09:58:13 -04:00
2022-07-29 18:59:47 +02:00
2022-09-12 18:06:36 -04:00
2022-09-02 16:21:44 -04:00
2021-03-12 09:57:31 -05:00
2021-12-05 09:23:15 -07:00
2022-08-12 08:14:23 -04:00
2021-10-06 09:15:14 -04:00