48d551bf20
Early exits from for_each_compatible_node() should decrement the
node reference counter. Reported by Coccinelle:
arch/arm/mach-exynos/exynos.c:52:1-25: WARNING:
Function "for_each_compatible_node" should have of_node_put() before break around line 58.
Fixes:
|
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
common.h | ||
exynos-smc.S | ||
exynos.c | ||
firmware.c | ||
headsmp.S | ||
mcpm-exynos.c | ||
platsmp.c | ||
pm.c | ||
sleep.S | ||
smc.h | ||
suspend.c |