summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/include
diff options
context:
space:
mode:
authorYang Li <yang.lee@linux.alibaba.com>2021-02-25 09:54:50 +0100
committerTony Lindgren <tony@atomide.com>2021-03-24 12:32:57 +0100
commitc3c83055bdf9730e6acf379800c63bcb40b41530 (patch)
treed8022dba1b885981fc368ce81a3d12a3e2eb8c2f /arch/arm/mach-omap2/include
parentARM: OMAP2+: Replace DEFINE_SIMPLE_ATTRIBUTE with DEFINE_DEBUGFS_ATTRIBUTE (diff)
downloadlinux-c3c83055bdf9730e6acf379800c63bcb40b41530.tar.xz
linux-c3c83055bdf9730e6acf379800c63bcb40b41530.zip
ARM: OMAP2+: add missing call to of_node_put()
In one of the error paths of the for_each_child_of_node() loop, add missing call to of_node_put(). Fix the following coccicheck warning: ./arch/arm/mach-omap2/omap_hwmod.c:2132:1-23: WARNING: Function "for_each_child_of_node" should have of_node_put() before return around line 2140. Reported-by: Abaci Robot <abaci@linux.alibaba.com> Signed-off-by: Yang Li <yang.lee@linux.alibaba.com> Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch/arm/mach-omap2/include')
0 files changed, 0 insertions, 0 deletions