Files
u-boot/drivers
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
..
2025-10-30 12:32:12 -06:00
2026-01-15 09:25:21 +01:00
2025-06-02 17:26:16 -06:00
2026-01-02 15:51:54 -06:00
2025-08-27 15:49:59 +08:00
2026-01-02 10:28:14 -06:00
2025-11-28 16:39:08 -06:00
2025-08-14 10:58:46 -06:00
2026-01-14 16:25:09 +01:00
2025-10-14 10:42:27 +03:00
2025-11-07 15:34:22 -06:00