[SPARC]: Add missing of_node_put
authorJulia Lawall <julia@diku.dk>
Tue, 4 Dec 2007 08:33:07 +0000 (00:33 -0800)
committerDavid S. Miller <davem@sunset.davemloft.net>
Wed, 5 Dec 2007 13:38:00 +0000 (05:38 -0800)
There should be an of_node_put when breaking out of a loop that iterates
using for_each_node_by_type.

Signed-off-by: Julia Lawall <julia@diku.dk>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found