Files
u-boot/drivers
Simon Glass 4682c8a19b dm: scsi: Add a device pointer to scan_exec(), scsi_bus_reset()
With driver model these functions need a device pointer. Add one even
when CONFIG_DM_SCSI is not defined. This avoids having ugly conditional
function prototypes, When CONFIG_DM_SCSI is not defined we can just ignore
the pointer.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
2017-07-11 10:08:19 -06:00
..
2017-06-01 07:03:13 -06:00
2017-07-03 17:35:28 -04:00
2017-05-22 12:38:15 -04:00
2017-06-16 10:11:38 -04:00
2017-06-03 19:08:31 +02:00
2017-06-01 07:03:01 -06:00
2017-07-06 13:09:36 -04:00
2017-07-08 15:56:01 -04:00
2017-07-10 14:26:03 -04:00
2017-07-03 17:35:28 -04:00
2017-07-10 14:26:05 -04:00
2017-07-10 14:26:02 -04:00
2017-06-09 13:39:34 -06:00
2017-06-01 19:56:54 -07:00
2017-06-01 07:03:10 -06:00
2017-06-01 07:03:01 -06:00
2017-05-18 11:23:31 +02:00
2017-06-01 07:03:01 -06:00
2017-07-06 16:17:19 -04:00