commit | 6ec367091a418dd6119e381758940a38b180089c | [log] [tgz] |
---|---|---|
author | John Rigby <jcrigby@gmail.com> | Sat Apr 07 08:57:37 2007 +1000 |
committer | Paul Mackerras <paulus@samba.org> | Mon Apr 30 11:05:48 2007 +1000 |
tree | 08a6d5f0b5629076bd02b8fb60fd909c8ade091d | |
parent | 057b184a007376562e905aa39f1ba352fb8d78b1 [diff] |
[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 <jrigby@freescale.com> Acked-by: Sylvain Munaut <tnt@246tNt.com> Signed-off-by: Paul Mackerras <paulus@samba.org>