commit | 535556b2aa64966970ff75a8307549506a1a168a | [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 | 74c6dc14447e8386dd0799611d316eae5aad1e10 [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>