On Mon, Feb 25, 2013 at 12:34:09PM +0100, Guennadi Liakhovetski wrote: > of_node_put() is called on either branch of a conditional, simplify the > code by only calling it once. Applied, thanks.