[PATCH] Driver Core: Allow sysdev_class have attributes
authorShaohua Li <shaohua.li@intel.com>
Mon, 8 May 2006 05:45:57 +0000 (13:45 +0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 21 Jun 2006 19:40:48 +0000 (12:40 -0700)
commit670dd90d81f60ef429cbba54ad235e9207f4d444
tree817c62329690f69cb32439d00c25023dfe977402
parent1740757e8f94c6899705eb6f5434de9404992778
[PATCH] Driver Core: Allow sysdev_class have attributes

allow sysdev_class adding attribute. Next patch will use the new API to
add an attribute under /sys/device/system/cpu/.

Signed-off-by: Shaohua Li <shaohua.li@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/base/sys.c
include/linux/sysdev.h