Anthony PERARD writes ("[PATCH 22/35] libxl: Use aodev for
libxl__device_usbdev_remove"):
> This also mean libxl__initiate_device_usbctrl_remove, which uses
> libxl__device_usbdev_remove synchronously, needs to be updated to use
> it with multidev.
Acked-by: Ian Jackson
This also mean libxl__initiate_device_usbctrl_remove, which uses
libxl__device_usbdev_remove synchronously, needs to be updated to use
it with multidev.
Signed-off-by: Anthony PERARD
---
tools/libxl/libxl_usb.c | 79 +++--
1 file changed, 61 insertions(+), 18