Searched hist:"4 b62b2ff53e48ba31d341507c09951f8de353f99" (Results 1 – 2 of 2) sorted by relevance
| /rk3399_rockchip-uboot/drivers/ata/ |
| H A D | ahci.c | 4b62b2ff53e48ba31d341507c09951f8de353f99 Thu Jun 15 03:28:33 UTC 2017 Simon Glass <sjg@chromium.org> dm: sata: Move ataid into struct ahci_uc_priv
This array relates to the AHCI controller so should be exist out on its own in the file. Move it into the structure. Adjust functions that need access to this to take the structure as a parameter.
Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
|
| /rk3399_rockchip-uboot/include/ |
| H A D | ahci.h | 4b62b2ff53e48ba31d341507c09951f8de353f99 Thu Jun 15 03:28:33 UTC 2017 Simon Glass <sjg@chromium.org> dm: sata: Move ataid into struct ahci_uc_priv
This array relates to the AHCI controller so should be exist out on its own in the file. Move it into the structure. Adjust functions that need access to this to take the structure as a parameter.
Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
|