u-boot/drivers/ata
Simon Glass 225b1da7bf dm: ahci: Refactor to avoid static variables
With driver model we need each device to have its own state. As a step
towards this, restrict use of the global 'probe_ent' to just a few places
in the file. This will allow us to add driver-model functions which can
pass the correct data around.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
2017-07-11 10:08:19 -06:00
..
ahci-uclass.c
ahci.c dm: ahci: Refactor to avoid static variables 2017-07-11 10:08:19 -06:00
dwc_ahci.c dm: scsi: Use the uclass platform data 2017-07-11 10:08:19 -06:00
dwc_ahsata.c dm: ahci: Rename struct ahci_probe_ent 2017-07-11 10:08:19 -06:00
dwc_ahsata.h
fsl_sata.c
fsl_sata.h
Kconfig
libata.c
Makefile
mvsata_ide.c
mxc_ata.c
sata_ceva.c dm: scsi: Use the uclass platform data 2017-07-11 10:08:19 -06:00
sata_dwc.c
sata_dwc.h
sata_mv.c
sata_sandbox.c
sata_sil3114.c
sata_sil3114.h
sata_sil.c
sata_sil.h
sata.c