From: John Rigby Date: Fri, 6 Apr 2007 22:57:37 +0000 (+1000) Subject: [POWERPC] Avoid putting cpu node twice X-Git-Tag: v2.6.22-rc1~1109^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6ec367091a418dd6119e381758940a38b180089c;p=pandora-kernel.git [POWERPC] Avoid putting cpu node twice Call of_find_node_by_type with NULL instead of np so the cpu node does not get put twice. This was causing kref_put warnings. Signed-off-by: John Rigby Acked-by: Sylvain Munaut Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed