1 Sep
2010
1 Sep
'10
8:39 p.m.
On Tue, Aug 31, 2010 at 10:48 AM, Julia Lawall julia@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@freescale.com
Thanks, Julia.
--
Timur Tabi
Linux kernel developer at Freescale