From: Greg Kroah-Hartman Date: Tue, 4 Dec 2007 05:31:08 +0000 (-0800) Subject: kobject: add kobject_init_ng function X-Git-Tag: v2.6.25-rc1~1243^2~157 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e86000d042d23904bbb609af2f8618a541cf129b;p=pandora-kernel.git kobject: add kobject_init_ng function This is what the kobject_init function is going to become. Add this to the kernel and then we can convert the tree over to use it. Cc: Kay Sievers Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed