u-boot/drivers/ata
Simon Glass 4e74901458 dm: ahci: Create a local version of two SCSI functions
With driver model we need to define implementations of exec() and
bus_reset() separately for each SCSI driver. As a first step, create a
local version of each function in the AHCI driver and call each from its
global version.

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: Create a local version of two SCSI functions 2017-07-11 10:08:19 -06:00
dwc_ahci.c dm: ahci: Drop use of probe_ent 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: ahci: Unwind the confusing init code 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