1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-09-21 02:22:18 +02:00
Files
u-boot-megous/drivers/usb/gadget/udc
Simon Glass 6379a94cac usb: Return -ENOSYS when system call is not available
Update usb_gadget_release() to use -ENOSYS, which is the correct error
code for U-Boot.

Signed-off-by: Simon Glass <sjg@chromium.org>
2021-04-06 16:33:19 +12:00
..