[alsa-devel] [PATCH 2/4] sound/soc/fsl/p1022_ds.c: Add of_node_put to avoid memory leak

Timur Tabi timur at freescale.com
Thu Sep 2 04:39:04 EST 2010


On Tue, Aug 31, 2010 at 10:48 AM, Julia Lawall <julia at diku.dk> wrote:
> Add a call to of_node_put in the error handling code following a call to
> of_parse_phandle.
>
> This patch also moves the existing call to of_node_put tothe end of the
> error handling code, to make it possible to jump to of_node_put without
> doing the other cleanup operations.  These appear to be disjoint
> operations, so the ordering doesn't matter.

Acked-by: Timur Tabi <timur at freescale.com>

Thanks, Julia.

-- 
Timur Tabi
Linux kernel developer at Freescale


More information about the devicetree-discuss mailing list