commit | 7a61b0b58f560ec0c29cbfa276aa938f76ea06b3 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed May 17 17:18:11 2017 -0600 |
committer | Simon Glass <sjg@chromium.org> | Thu Jun 01 07:03:04 2017 -0600 |
tree | d084eac0e2de805770bb67639356e166fefba036 | |
parent | 4984de2baaaf82bfc9416e9cdbd3040b97856950 [diff] |
dm: core: Adjust device_bind_common() to take an ofnode 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@chromium.org>