Home
last modified time | relevance | path

Searched hist:eae11bece69a277a25fefe54ea475ba02ede687e (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/usb/host/
H A Dusb-uclass.ceae11bece69a277a25fefe54ea475ba02ede687e Mon Nov 09 06:48:00 UTC 2015 Simon Glass <sjg@chromium.org> dm: usb: Remove inactive children after a bus scan

Each scan of the USB bus may return different results. Existing driver-model
devices are reused when found, but if a device no longer exists it will stay
around, de-activated, but bound.

Detect these devices and remove them after the scan completes.

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