Author :
kirill
Date :
2025-03-21 13:34:41
Hash :fdb2a028 Message :sys/uvideo: call uvideo_close() from uvideo_detach()
It also drop useless usbd_delay_ms() in uvideo_detach() and clean usage
of usbd_is_dying() to avoid uvm fault panic on detach of isoc webcam.
OK and collaboration: mglocker@ and mpi@