Home
last modified time | relevance | path

Searched hist:"2 c9f9efb3d43568e5e5843c600e8bfc2d42ac23e" (Results 1 – 4 of 4) sorted by relevance

/rk3399_rockchip-uboot/board/highbank/
H A Dahci.c2c9f9efb3d43568e5e5843c600e8bfc2d42ac23e Thu Jun 15 03:28:32 UTC 2017 Simon Glass <sjg@chromium.org> dm: ahci: Rename struct ahci_probe_ent

This is not a very useful name since once it is probed it still hangs
around. With driver model we will use uclass data for this, so rename the
struct.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
/rk3399_rockchip-uboot/drivers/ata/
H A Ddwc_ahsata.c2c9f9efb3d43568e5e5843c600e8bfc2d42ac23e Thu Jun 15 03:28:32 UTC 2017 Simon Glass <sjg@chromium.org> dm: ahci: Rename struct ahci_probe_ent

This is not a very useful name since once it is probed it still hangs
around. With driver model we will use uclass data for this, so rename the
struct.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
H A Dahci.c2c9f9efb3d43568e5e5843c600e8bfc2d42ac23e Thu Jun 15 03:28:32 UTC 2017 Simon Glass <sjg@chromium.org> dm: ahci: Rename struct ahci_probe_ent

This is not a very useful name since once it is probed it still hangs
around. With driver model we will use uclass data for this, so rename the
struct.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
/rk3399_rockchip-uboot/include/
H A Dahci.h2c9f9efb3d43568e5e5843c600e8bfc2d42ac23e Thu Jun 15 03:28:32 UTC 2017 Simon Glass <sjg@chromium.org> dm: ahci: Rename struct ahci_probe_ent

This is not a very useful name since once it is probed it still hangs
around. With driver model we will use uclass data for this, so rename the
struct.

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