Home
last modified time | relevance | path

Searched hist:f6ab5a92acc78371fc088075b64bd394d1f0d45f (Results 1 – 5 of 5) sorted by relevance

/rk3399_rockchip-uboot/drivers/scsi/
H A Dscsi-uclass.cf6ab5a92acc78371fc088075b64bd394d1f0d45f Thu Jun 15 03:28:43 UTC 2017 Simon Glass <sjg@chromium.org> dm: scsi: Add operations for SCSI devices

The SCSI uclass currently has no operations. It just uses the global SCSI
functions. Fix this by adding operations to the only two drivers that use
the uclass, and replacing the global functions with those defined locally
in the SCSI code.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
/rk3399_rockchip-uboot/drivers/ata/
H A Dsata_ceva.cf6ab5a92acc78371fc088075b64bd394d1f0d45f Thu Jun 15 03:28:43 UTC 2017 Simon Glass <sjg@chromium.org> dm: scsi: Add operations for SCSI devices

The SCSI uclass currently has no operations. It just uses the global SCSI
functions. Fix this by adding operations to the only two drivers that use
the uclass, and replacing the global functions with those defined locally
in the SCSI code.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
H A Ddwc_ahci.cf6ab5a92acc78371fc088075b64bd394d1f0d45f Thu Jun 15 03:28:43 UTC 2017 Simon Glass <sjg@chromium.org> dm: scsi: Add operations for SCSI devices

The SCSI uclass currently has no operations. It just uses the global SCSI
functions. Fix this by adding operations to the only two drivers that use
the uclass, and replacing the global functions with those defined locally
in the SCSI code.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
H A Dahci.cf6ab5a92acc78371fc088075b64bd394d1f0d45f Thu Jun 15 03:28:43 UTC 2017 Simon Glass <sjg@chromium.org> dm: scsi: Add operations for SCSI devices

The SCSI uclass currently has no operations. It just uses the global SCSI
functions. Fix this by adding operations to the only two drivers that use
the uclass, and replacing the global functions with those defined locally
in the SCSI code.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
/rk3399_rockchip-uboot/include/
H A Dscsi.hf6ab5a92acc78371fc088075b64bd394d1f0d45f Thu Jun 15 03:28:43 UTC 2017 Simon Glass <sjg@chromium.org> dm: scsi: Add operations for SCSI devices

The SCSI uclass currently has no operations. It just uses the global SCSI
functions. Fix this by adding operations to the only two drivers that use
the uclass, and replacing the global functions with those defined locally
in the SCSI code.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>