commit | 69c125fe7b7dd057ed3e9013e6786b9f374cf8cd | [log] [tgz] |
---|---|---|
author | Ed Swarthout <Ed.Swarthout@nxp.com> | Wed Jun 01 08:11:24 2016 -0500 |
committer | Tom Rini <trini@konsulko.com> | Mon Jun 06 13:39:12 2016 -0400 |
tree | cdff0c2fd08e8fa33be0c769a541b35be6a3b20f | |
parent | ffd859979e2a84bccc14188d9fa760b2e4813515 [diff] |
dm: scsi: if_typename should be scsi Fixes: => ext2ls scsi 0:1 ** Bad device scsi 0:1 ** for boards which use the scsi legacy driver (such as ls1043ardb). Signed-off-by: Ed Swarthout <Ed.Swarthout@nxp.com> Tested-by: George McCollister <george.mccollister@gmail.com> Acked-by: Simon Glass <sjg@chromium.org>