From: Kay Sievers Date: Sat, 7 Oct 2006 19:54:55 +0000 (+0200) Subject: Driver core: add uevent vars for devices of a class X-Git-Tag: v2.6.21-rc1~92^2~30^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=239378f16aa1ab5c502e42a06359d2de4f88ebb4;p=pandora-kernel.git Driver core: add uevent vars for devices of a class 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed