commit | 1f359e3611c55d9cfae88dafce04db1833033bd0 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Sep 04 16:27:25 2014 -0600 |
committer | Simon Glass <sjg@chromium.org> | Wed Sep 10 12:59:59 2014 -0600 |
tree | 09393f882800f16630b53f107770741fa680bfe2 | |
parent | aac07d49d00b4bc8ca3f4aca0f3ad26385fb1d37 [diff] |
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>