Driver core: make sysfs uevent-attributes static
authorKay Sievers <kay.sievers@vrfy.org>
Mon, 30 Jul 2007 00:28:56 +0000 (02:28 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 12 Oct 2007 21:50:59 +0000 (14:50 -0700)
commit8380770c842faef3001e44662953d64ad9a93663
tree631ce7dae6fe0edb36942e6165f679638f6beb68
parent3b6662f192fc521b9657f63e68d20ec99979dae6
Driver core: make sysfs uevent-attributes static

Attributes do not have an owner(module) anymore, so there is no need
to carry the attributes in every single bus instance.

Signed-off-by: Kay Sievers <kay.sievers@vrfy.org>
Acked-by: Tejun Heo <htejun@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/base/bus.c
include/linux/device.h