]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
dm: Adjust lists_bind_fdt() to return the bound device
authorSimon Glass <sjg@chromium.org>
Thu, 4 Sep 2014 22:27:25 +0000 (16:27 -0600)
committerSimon Glass <sjg@chromium.org>
Wed, 10 Sep 2014 18:59:59 +0000 (12:59 -0600)
commit1f359e3611c55d9cfae88dafce04db1833033bd0
tree09393f882800f16630b53f107770741fa680bfe2
parentaac07d49d00b4bc8ca3f4aca0f3ad26385fb1d37
dm: Adjust lists_bind_fdt() to return the bound device

Allow the caller to find out the device that was bound in response to this
call.

Signed-off-by: Simon Glass <sjg@chromium.org>
drivers/core/lists.c
drivers/core/root.c
include/dm/lists.h