From: Greg Kroah-Hartman Date: Tue, 4 Dec 2007 05:31:08 +0000 (-0800) Subject: kobject: add kobject_init_and_add function X-Git-Tag: v2.6.25-rc1~1243^2~155 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c11c4154e7ff4cebfadad849b1e22689d759c3f4;p=pandora-kernel.git kobject: add kobject_init_and_add function Also add a kobject_init_and_add function which bundles up what a lot of the current callers want to do all at once, and it properly handles the memory usages, unlike kobject_register(); Cc: Kay Sievers Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed