aboutsummaryrefslogtreecommitdiff
path: root/fs/sync.c
diff options
context:
space:
mode:
authorUlf Hansson <ulf.hansson@linaro.org>2021-09-02 11:02:21 +0200
committerRob Herring <robh@kernel.org>2021-11-18 08:13:52 -0600
commit3cd6bab2f81da960322227e4758c675b95c2895c (patch)
tree345e5a34ac8466cb6ab38fc2a41027af0b46abfe /fs/sync.c
parent5ebea8244afb6ad50108f0550baae7954c0af538 (diff)
of: property: fw_devlink: Fixup behaviour when 'node_not_dev' is set
In the struct supplier_bindings the member 'node_not_dev' is described as "The consumer node containing the property is never a device.", but that is inconsistent with the behaviour of the code in of_link_property(), as it calls of_get_compat_node() that starts parsing for a compatible property from the node it gets passed to it. The proper behaviour is to start at the node's parent, so let's do that. While at it, let's take the opportunity to update the description of the 'node_not_dev' flag, as to clarify its purpose. Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org> Reviewed-by: Saravana Kannan <saravanak@google.com> Signed-off-by: Rob Herring <robh@kernel.org> Link: https://lore.kernel.org/r/20210902090221.820254-1-ulf.hansson@linaro.org
Diffstat (limited to 'fs/sync.c')
0 files changed, 0 insertions, 0 deletions