Stefan Roese
bc85aa4030
dm: core: Add dm_remove_devices_flags() and hook it into device_remove()
...
The new function dm_remove_devices_flags() is intented for driver specific
last-stage cleanup operations before the OS is started. This patch adds
this functionality and hooks it into the common device_remove()
function.
Drivers wanting to use this feature for some last-stage removal calls,
need to add one of the DM_REMOVE_xx flags to their driver .flags.
Signed-off-by: Stefan Roese <sr@denx.de >
Reviewed-by: Simon Glass <sjg@chromium.org >
2017-04-04 20:15:10 -06:00
..
2017-02-08 06:12:14 -07:00
2016-10-11 11:55:33 +08:00
2017-04-04 20:15:10 -06:00
2016-11-28 15:10:34 -05:00
2017-03-17 14:15:17 -04:00
2017-04-04 20:15:10 -06:00
2016-10-19 09:01:51 +02:00
2017-01-04 19:40:19 -05:00
2017-01-04 19:40:52 -05:00
2017-02-08 06:12:14 -07:00
2016-11-03 11:55:25 +01:00
2016-09-23 17:55:42 -04:00
2017-01-10 10:18:11 +01:00
2017-03-17 09:27:08 +01:00
2016-01-27 15:32:05 +01:00
2017-03-28 06:27:54 +02:00
2017-02-08 06:12:14 -07:00
2017-02-08 06:12:14 -07:00
2017-02-08 06:12:14 -07:00
2016-04-18 17:11:43 -04:00
2017-03-17 09:27:08 +01:00
2017-04-04 20:15:10 -06:00
2017-04-04 20:15:10 -06:00
2017-04-04 09:17:56 -04:00
2016-07-27 14:15:54 -06:00
2017-04-04 09:18:57 -04:00
2017-02-08 06:12:14 -07:00
2017-03-26 13:23:42 -06:00
2017-03-09 11:26:02 +09:00
2017-02-08 16:24:26 -05:00
2016-11-23 23:42:10 -08:00
2017-02-08 06:12:14 -07:00
2017-03-26 13:22:58 -06:00
2017-01-14 16:47:59 -05:00
2017-03-19 15:13:38 -04:00
2016-02-06 12:00:59 +01:00
2017-04-04 20:15:10 -06:00
2017-02-08 06:12:14 -07:00
2017-03-16 16:03:46 -06:00
2017-01-02 17:08:25 +01:00
2017-03-29 07:38:11 +02:00
2017-03-26 13:22:58 -06:00
2017-04-04 20:15:10 -06:00
2017-03-16 16:03:47 -06:00
2017-03-17 09:27:08 +01:00
2017-01-04 19:40:41 -05:00
2017-02-06 11:38:46 +08:00