Driver core: make old versions of udev work properly
commit40fa54226f518a9bc97ed1d711c0016e416e3782
authorGreg Kroah-Hartman <gregkh@suse.de>
Mon, 23 Oct 2006 23:37:58 +0000 (24 00:37 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 1 Dec 2006 22:51:58 +0000 (1 14:51 -0800)
treefd1a432e23b847e831564e13bb93956b07329b23
parent88a22c985e3545c55c9779971007f0f29f912519
Driver core: make old versions of udev work properly

If CONFIG_SYSFS_DEPRECATED is enabled, old versions of udev will work
properly with devices that are associated with a class.

Cc: Kay Sievers <kay.sievers@vrfy.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/base/core.c