Greg Kroah-Hartman a4573c488d kobject: properly initialize ksets
kset_initialize was calling kobject_init_internal() which didn't
initialize the kobject as well as kobject_init() was.  So have
kobject_init() call kobject_init_internal() and move the logic to
initalize the kobject there.

Cc: Kay Sievers <kay.sievers@vrfy.org>
Cc: Hannes Reinecke <hare@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2008-03-04 14:47:05 -08:00
..
2008-02-03 17:48:52 +02:00
2008-02-03 17:48:52 +02:00
2008-02-08 09:22:31 -08:00
2008-02-23 17:12:13 -08:00
2008-03-04 14:47:05 -08:00
2008-01-30 13:33:00 +01:00