]> Git Repo - J-u-boot.git/commit
usb: sandbox: Add gadget callbacks
authorPatrice Chotard <[email protected]>
Fri, 10 Sep 2021 14:16:22 +0000 (16:16 +0200)
committerPatrice Chotard <[email protected]>
Tue, 12 Oct 2021 12:20:04 +0000 (14:20 +0200)
commit4c3dc6f69afa47923451fb6baf6c2a60947e45f8
tree541c338eac6b1925aa4f766039eebf41f5ce6024
parent9d591106dc22bae57a614a7b42ab9d52c6b921f8
usb: sandbox: Add gadget callbacks

Add usb_gadget_handle_interrupts(), usb_gadget_register_driver()
and usb_gadget_unregister_driver() to be able to test
binding usb gadget.

Signed-off-by: Patrice Chotard <[email protected]>
Cc: Marek Vasut <[email protected]>
Cc: Herbert Poetzl <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
drivers/usb/host/usb-sandbox.c
This page took 0.02716 seconds and 4 git commands to generate.