Stefan Roese 24f927c527 dm: test: Add test for device removal
Add a test for the correct device removal. Currently two different ways
for device removal are supported:

- Normal device removal via the device_remove() API
- Removal via selective device driver flags (DM_FLAG_ACTIVE_DMA)

This new test "remove_active_dma" adds tests cases for those both ways
of removal. This is done by adding a new test driver, which has this
flag set.

Signed-off-by: Stefan Roese <sr@denx.de>
Cc: Simon Glass <sjg@chromium.org>
2017-04-04 20:15:10 -06:00
..
2015-11-02 10:38:00 +09:00
2017-04-04 20:15:10 -06:00
2016-06-03 22:14:20 -07:00
2015-07-21 17:39:32 -06:00
2016-05-26 20:48:31 -06:00
2016-07-27 16:29:56 -06:00
2016-05-17 09:54:43 -06:00
2015-07-21 17:39:32 -06:00
2015-07-21 17:39:33 -06:00
2016-06-19 17:05:55 -06:00
2015-05-21 09:16:16 -04:00
2015-05-21 09:16:16 -04:00
2016-04-01 17:18:12 -04:00
2016-05-26 20:48:31 -06:00
2016-03-14 15:34:50 -06:00