u-boot/drivers/scsi
Simon Glass 6febc26471 scsi: Remove all children of SCSI devices before rescanning
At present this only unbinds block devices of a certain type. But SCSI
device can have different types of children, including bootdevs.

Unbind all children so tht everything is clean and ready for a new scan.

Signed-off-by: Simon Glass <sjg@chromium.org>
2023-01-23 18:11:40 -05:00
..
Kconfig blk: Select SPL_LEGACY_BLOCK automatically 2022-09-16 11:05:16 -04:00
Makefile sandbox: scsi: Move request-handling code to scsi_emul 2022-09-25 13:59:38 -06:00
sandbox_scsi.c sandbox: Convert to use driver model for SCSI 2022-09-25 13:59:50 -06:00
scsi-uclass.c dm: define LOG_CATEGORY for all uclass 2021-07-06 10:38:03 -06:00
scsi.c scsi: Remove all children of SCSI devices before rescanning 2023-01-23 18:11:40 -05:00
scsi_emul.c usb: Update the test to cover reading and writing 2022-10-31 11:02:44 -04:00