u-boot/drivers/scsi
Simon Glass 1dc64f6c00 dm: scsi: Use the uclass platform data
At present the two driver-model SCSI drivers use device platform data to
store information that relates to the uclass. It is better to use uclass
platform data in this situation. Update the code to do this.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
2017-07-11 10:08:19 -06:00
..
Kconfig
Makefile
sandbox_scsi.c dm: scsi: Drop the ccb typedef 2017-07-11 10:08:19 -06:00
scsi-uclass.c dm: scsi: Use the uclass platform data 2017-07-11 10:08:19 -06:00
scsi.c dm: scsi: Use the uclass platform data 2017-07-11 10:08:19 -06:00