commit | 902400201de139cc1499dc4f794ed34d8a758ca8 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Tue Jan 17 10:47:50 2023 -0700 |
committer | Tom Rini <trini@konsulko.com> | Mon Jan 23 18:11:40 2023 -0500 |
tree | ff0fdaed2feec1376ef90ca04a9b02502cc7d656 | |
parent | 811c81e88990555117e5d8cd5ef585f4b0d2400b [diff] |
virtio: Avoid strange behaviour on removal This device does a check on removal which is better handled in the actual test. Move it. Signed-off-by: Simon Glass <sjg@chromium.org>