u-boot-brain/drivers/usb/emul
Stefan Roese 706865afe5 dm: core: Add flags parameter to device_remove()
This patch adds the flags parameter to device_remove() and changes all
calls to this function to provide the default value of DM_REMOVE_NORMAL
for "normal" device removal.

This is in preparation for the driver specific pre-OS (e.g. DMA
cancelling) remove support.

Signed-off-by: Stefan Roese <sr@denx.de>
Cc: Simon Glass <sjg@chromium.org>
Acked-by: Simon Glass <sjg@chromium.org>
2017-04-04 20:15:10 -06:00
..
Kconfig dm: usb: sandbox: Add a uclass for USB device emulation 2015-04-18 11:11:26 -06:00
Makefile usb: sandbox: Add a USB emulation driver 2015-11-19 20:27:52 -07:00
sandbox_flash.c dm: core: Replace of_offset with accessor 2017-02-08 06:12:14 -07:00
sandbox_hub.c dm: core: Add flags parameter to device_remove() 2017-04-04 20:15:10 -06:00
sandbox_keyb.c usb: sandbox: Add a USB emulation driver 2015-11-19 20:27:52 -07:00
usb-emul-uclass.c dm: Use dm_scan_fdt_dev() directly where possible 2016-07-27 14:15:54 -06:00