commit | 37884f061e97acfd0dca942840bb1eee4873e7b5 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Sep 21 16:21:38 2022 +0200 |
committer | Simon Glass <sjg@chromium.org> | Sun Sep 25 08:30:05 2022 -0600 |
tree | cb70b869ee859e68618a4d8fbdf820c31c9aca70 | |
parent | 293c43faaf09c964ab505ccb8c304f2e6e896195 [diff] |
scsi: Move vendor/product info into the shared struct Move this information into struct scsi_emul_info so we can use it in common code. Signed-off-by: Simon Glass <sjg@chromium.org>