commit | 026e2136f834feb19acc95efd61e6613f37234de | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Apr 24 23:31:02 2022 -0600 |
committer | Tom Rini <trini@konsulko.com> | Mon Apr 25 10:00:03 2022 -0400 |
tree | 2cb9f416006e3cb716f10f54220c8301bbb58a29 | |
parent | 9bd2f62d12a53370822f0514ccc32e45209abc50 [diff] |
test: dm: Restart USB before assuming it is stopped Update the blk test to stop USB first, in case another test has started it. Signed-off-by: Simon Glass <sjg@chromium.org>