This is a more complex example showing how to create a kset and a ktype and some default attributes for a group of kobjects.
Cc: Kay Sievers Signed-off-by: Greg Kroah-Hartman
obj-$(CONFIG_SAMPLE_KOBJECT) += kobject-example.o kset-example.o