commit | fae68031f7fbc8b6db58d87830ba7ed1d696fbb1 | [log] [tgz] |
---|---|---|
author | Daniel Mack <daniel@zonque.org> | Fri Jul 06 07:35:50 2018 +0200 |
committer | Sebastian Reichel <sre@kernel.org> | Wed Jul 11 18:09:08 2018 +0200 |
tree | 6a9486a69b5802af55406fb6269230acdeeaaa1c | |
parent | da0a5d99b14ced8ec4bf741f5d2457348b932c82 [diff] |
w1: core: match sub-nodes of bus masters in devicetree Once a new slave device is detected, match it against all sub-nodes of the master bus controller. If a match is found, set the slave device's of_node pointer. Signed-off-by: Daniel Mack <daniel@zonque.org> Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.co.uk>