Jean-Jacques Hiblot d52063b84f scsi: dm: split scsi_scan()
The DM version of scsi_scan() is becoming a bit long, it can be split:
scsi_scan() iterates over the IDs and LUNs and for each id/lun pair calls
do_scsi_scan_one() to do the work of:
 - detecting an attached drive
 - creating the associated block device if a drive is found.

Signed-off-by: Jean-Jacques Hiblot <jjhiblot@ti.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2017-05-09 12:14:16 -06:00
..
2017-01-20 15:38:01 -05:00
2017-04-05 16:36:56 -04:00
2015-05-21 09:13:19 -04:00
2017-04-12 13:28:27 -04:00
2016-04-18 12:29:14 -04:00
2016-02-06 12:00:59 +01:00
2016-05-02 18:37:09 -04:00
2016-03-27 09:12:17 -04:00
2017-05-09 12:14:16 -06:00
2016-09-23 17:53:48 -04:00