commit | 322f73f473d921dbdd0fe11bd62db6a00e5b133c | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Jun 14 21:28:39 2017 -0600 |
committer | Simon Glass <sjg@chromium.org> | Tue Jul 11 10:08:19 2017 -0600 |
tree | 6b224fcce9ad5a2b7c94a69def02932bbfb7bfee | |
parent | 4279efc4c949116535bb99f4aa74260d93f82b92 [diff] |
dm: scsi: Add operations Add operations for SCSI. These are not yet implemented, but we have the struct. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>