scsi: Move vendor/product info into the shared struct
authorSimon Glass <sjg@chromium.org>
Wed, 21 Sep 2022 14:21:38 +0000 (16:21 +0200)
committerSimon Glass <sjg@chromium.org>
Sun, 25 Sep 2022 14:30:05 +0000 (08:30 -0600)
commit0c12d9dd23a3bce38170db2bab0cc326def6a1db
treecb70b869ee859e68618a4d8fbdf820c31c9aca70
parentfc7a7ed3a6cd9ea03400e1356768e646ff00b043
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>
drivers/usb/emul/sandbox_flash.c
include/scsi_emul.h