
25 May
2017
25 May
'17
2:06 a.m.
When a live tree is being used we need to record the node that was used to create the device. Update device_bind_with_driver_data() to support this.
Signed-off-by: Simon Glass sjg@chromium.org ---
Changes in v3: None Changes in v2: None
drivers/core/device.c | 18 ++++++++---------- drivers/core/lists.c | 2 +- include/dm/device-internal.h | 10 ++++++---- 3 files changed, 15 insertions(+), 15 deletions(-)
Applied to u-boot-dm