commit | 28aa974ace158f3e86dcdedef9bcfe1a4ec2e127 | [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 | cf01b5bbc8c91b848067209c0dc7a6668236322d [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>