[PATCH v3 3/9] usb: Return -ENOSYS when system call is not available

Simon Glass sjg at chromium.org
Tue Apr 6 06:34:32 CEST 2021


Update usb_gadget_release() to use -ENOSYS, which is the correct error
code for U-Boot.

Signed-off-by: Simon Glass <sjg at chromium.org>
---

(no changes since v1)

 drivers/usb/gadget/udc/udc-uclass.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Applied to u-boot-dm, thanks!


More information about the U-Boot mailing list