On Sun, Jan 27, 2013 at 09:16:56PM +0800, Axel Lin wrote: > of_find_node_by_name() returns a node pointer with refcount incremented, use > of_node_put() on it when done. Applied, thanks.