]> git.baikalelectronics.ru Git - uboot.git/commit
dm: core: Update uclass_find_device_by_phandle() for livetree
authorSimon Glass <sjg@chromium.org>
Fri, 19 May 2017 02:09:12 +0000 (20:09 -0600)
committerSimon Glass <sjg@chromium.org>
Thu, 1 Jun 2017 13:03:09 +0000 (07:03 -0600)
commitfffd0d9899b405e7590cfd2fbfc0d914ce790218
tree9378091703a39210a9ed34d827b7fa621ef2f432
parent872cb3fd346f43fc7d147b3a34120e8154b77afd
dm: core: Update uclass_find_device_by_phandle() for livetree

Adjust this function to work with livetree.

Signed-off-by: Simon Glass <sjg@chromium.org>
drivers/core/uclass.c