mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-14 17:07:38 +00:00
e33a5c6be5
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> |
||
---|---|---|
.. | ||
core.c | ||
i2c.c | ||
Kconfig | ||
Makefile | ||
optee_msg.h | ||
optee_msg_supplicant.h | ||
optee_private.h | ||
optee_smc.h | ||
rpmb.c | ||
supplicant.c |