From: Grant Likely Date: Wed, 21 May 2014 16:04:17 +0000 (+0900) Subject: of: Create unlocked version of for_each_child_of_node() X-Git-Tag: omap-for-v3.16/fixes-against-rc1~56^2~21^2~5^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0d0e02d605c5696a5076510f564fefe659127aa4;p=pandora-kernel.git 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: Grant Likely --- Reading git-diff-tree failed