Skip to content
Commit 0d0e02d6 authored by Grant Likely's avatar Grant Likely
Browse files

of: Create unlocked version of for_each_child_of_node()



When iterating over nodes, sometimes it needs to be done when the DT
lock is already held. This patch makes an unlocked version of the
for_each_child_of_node() macro.

Signed-off-by: default avatarGrant Likely <grant.likely@linaro.org>
parent 11d200e9
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment