deprecate PHYSDEV* keys
authorKay Sievers <kay.sievers@suse.de>
Sun, 13 Aug 2006 04:17:09 +0000 (06:17 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 26 Sep 2006 04:08:36 +0000 (21:08 -0700)
commitd81d9d6b9f7d0af7d4341951d48d296681878f7a
treefab4e755eed72f0bbc3e21ef31e5ba299e58cbe2
parent6d99eb33f55879bc71ddba077e09cf8a61129707
deprecate PHYSDEV* keys

deprecate PHYSDEV* values in the uevent environment

These values are no longer needed and inconsistent with the
stacking of class devices. The event environment should not
carry properties of a parent device. The key PHYSDEVDRIVER is
available as DRIVER, PHYDEVBUS is indentical SUBSYSTEM. Class
devices should not carry any of these values.

Signed-off-by: Kay Sievers <kay.sievers@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Documentation/feature-removal-schedule.txt
drivers/base/class.c
drivers/base/core.c