[PATCH 24/28] Driver core: add uevent vars for devices of a class

2007-02-07 Thread Greg KH
From: Kay Sievers <[EMAIL PROTECTED]> Devices converted from class_device to device should have the same uevent keys as the original class_device had. We search up the parents until we find the first bus device and add the (already deprecated) PHYDEV* values. Signed-off-by: Kay Sievers <[EMAIL

[PATCH 24/28] Driver core: add uevent vars for devices of a class

2007-02-07 Thread Greg KH
From: Kay Sievers [EMAIL PROTECTED] Devices converted from class_device to device should have the same uevent keys as the original class_device had. We search up the parents until we find the first bus device and add the (already deprecated) PHYDEV* values. Signed-off-by: Kay Sievers [EMAIL