doc: driver-model: there is no UCLASS_ETHERNET
%s/UCLASS_ETHERNET/UCLASS_ETH/g Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de> Reviewed-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
parent
292defdd2b
commit
da2fa6d86a
@ -579,7 +579,7 @@ a USB bus with several devices attached to it, each from a different (made
|
|||||||
up) uclass::
|
up) uclass::
|
||||||
|
|
||||||
xhci_usb (UCLASS_USB)
|
xhci_usb (UCLASS_USB)
|
||||||
eth (UCLASS_ETHERNET)
|
eth (UCLASS_ETH)
|
||||||
camera (UCLASS_CAMERA)
|
camera (UCLASS_CAMERA)
|
||||||
flash (UCLASS_FLASH_STORAGE)
|
flash (UCLASS_FLASH_STORAGE)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user