commit | 5bf96dc34db84ab4c6c7dafef4e5c305e19a2732 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun May 01 11:36:24 2016 -0600 |
committer | Simon Glass <sjg@chromium.org> | Tue May 17 09:54:43 2016 -0600 |
tree | a3f618d5e45f90bdc405ed57f4e17bb97455e384 | |
parent | 4e7227c72a68790058a595409ce34c892a573548 [diff] |
dm: scsi: Add support for driver-model block devices Add driver-model block-device support to the SCSI implementation. Signed-off-by: Simon Glass <sjg@chromium.org>