]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit818f5ef824b83f858ad68ed5cf295c889f47f871
tree817c62329690f69cb32439d00c25023dfe977402
parent0ad24817b9c53a3e5fbb3a9b043ccbb54de1efd6
[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