Searched hist:"4 e7490145800ea8da5f67a4fbaa66caab7689ce3" (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/drivers/ata/ |
| H A D | ahci.c | 4e7490145800ea8da5f67a4fbaa66caab7689ce3 Thu Jun 15 03:28:42 UTC 2017 Simon Glass <sjg@chromium.org> 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>
|