u-boot-brain/drivers/usb
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
..
common fsl/usb: enable the errata-a005697 for ls1012a 2016-12-05 08:31:45 -08:00
dwc3 usb: dwc3: gadget: Remove unused header inclusion 2017-02-26 13:24:30 +01:00
emul dm: core: Add flags parameter to device_remove() 2017-04-04 20:15:10 -06:00
eth net: usb: r8152: Use ALLOC_CACHE_ALIGN_BUFFER() to allocate the buffers 2016-12-08 10:36:22 -06:00
gadget usb: gadget: f_dfu: set serial number if serial# is valid 2017-02-26 13:24:30 +01:00
host dm: core: Add flags parameter to device_remove() 2017-04-04 20:15:10 -06:00
musb Fix spelling of "occurred". 2016-05-02 18:37:09 -04:00
musb-new dm: core: Replace of_offset with accessor 2017-02-08 06:12:14 -07:00
phy treewide: replace #include <asm-generic/errno.h> with <linux/errno.h> 2016-09-23 22:25:27 -04:00
ulpi usb: ulpi: Fix compile warning in read/write on 64-bit machines. 2016-04-01 17:18:09 -04:00
Kconfig usb: gadget: Move CONFIG_USB_GADGET_DUALSPEED to Kconfig 2016-04-20 11:43:27 +02:00