Home
last modified time | relevance | path

Searched hist:bfc1c6b4838501d10aa48c0e92eaf70976f4b2dd (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/drivers/ata/
H A Dahci-uclass.cbfc1c6b4838501d10aa48c0e92eaf70976f4b2dd Tue Jul 04 19:31:22 UTC 2017 Simon Glass <sjg@chromium.org> dm: ahci: Correct uclass private data

This is expected to be attached to the uclass and the code operates that
way, but the uclass has not been updated. Fix it to avoid using memory at
address 0.

Signed-off-by: Simon Glass <sjg@chromium.org>
Fixes: 47fc61a (dm: ahci: Drop use of probe_ent)
H A Dahci.cbfc1c6b4838501d10aa48c0e92eaf70976f4b2dd Tue Jul 04 19:31:22 UTC 2017 Simon Glass <sjg@chromium.org> dm: ahci: Correct uclass private data

This is expected to be attached to the uclass and the code operates that
way, but the uclass has not been updated. Fix it to avoid using memory at
address 0.

Signed-off-by: Simon Glass <sjg@chromium.org>
Fixes: 47fc61a (dm: ahci: Drop use of probe_ent)