commit | 9990513c1ef040528c4e38163a073089d39c7903 | [log] [tgz] |
---|---|---|
author | Greg Kroah-Hartman <[email protected]> | Mon Dec 17 23:05:35 2007 -0700 |
committer | Greg Kroah-Hartman <[email protected]> | Thu Jan 24 20:40:30 2008 -0800 |
tree | e170d5874a044f29b245714ae9c0ad3f3deac728 | |
parent | 60728d62e4d273776e9ef9704f9ff8e8a248a8a1 [diff] |
Kobject: convert drivers/base/core.c to use kobject_init/add_ng() This converts the code to use the new kobject functions, cleaning up the logic in doing so. Cc: Kay Sievers <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>