1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-12-26 21:54:36 +01:00
Files
u-boot-megous/drivers/core/devres.c
Sean Anderson 501a9a7ed8 dm: core: Use device_foreach_child where possible
We have some nice macros for iterating over devices in device.h, but they
are not used by the driver core. Convert all the users I could find.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
2022-06-28 03:09:51 +01:00

6.3 KiB