kernel/arch/arm/mach-imx/cpu-imx27.c
.. .. @@ -28,6 +28,7 @@ 28 28 29 29 np = of_find_compatible_node(NULL, NULL, "fsl,imx27-ccm"); 30 30 ccm_base = of_iomap(np, 0); 31 + of_node_put(np);31 32 BUG_ON(!ccm_base); 32 33 /* 33 34 * now we have access to the IO registers. As we need