1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-10-13 14:01:09 +02:00
Files
u-boot-megous/drivers/block
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
..
2016-12-20 09:15:27 +01:00
2016-12-20 09:15:27 +01:00