Files
u-boot/drivers/core
Yang Xiwen d7aea17d2e drivers: core: device: set new parent when old parent is NULL
The current logic does not update the new parent in device_reparent() if
old parent is NULL. The behavior is not desired. Fix it by setting the
parent in this case.

Fixes: cfecbaf4e7 ("dm: core: add support for device re-parenting")
Signed-off-by: Yang Xiwen <forbidden405@outlook.com>
2026-02-02 13:40:41 -06:00
..
2024-10-27 17:24:13 -06:00
2025-04-11 12:16:44 -06:00
2025-08-26 07:30:09 +02:00