[U-Boot] [PATCH v3 9/9] dm: core: Adjust device_bind_common() to take an ofnode
sjg at google.com
sjg at google.com
Thu May 18 16:01:16 UTC 2017
This core function will need to work with a live tree also. Update it to
accept an ofnode instead of an offset.
Signed-off-by: Simon Glass <sjg at chromium.org>
---
Changes in v3: None
Changes in v2:
- Cut the series down to only prepare the way for live tree
- Drop all live tree changes
- Adjust storage to avoid a code size increase
drivers/core/device.c | 18 ++++++++++--------
1 file changed, 10 insertions(+), 8 deletions(-)
Applied to u-boot-dm
More information about the U-Boot
mailing list