commit | 414264f959cf46f49f974b3510400e12ac3624a6 | [log] [tgz] |
---|---|---|
author | Kay Sievers <kay.sievers@vrfy.org> | Mon Mar 12 21:08:57 2007 +0100 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Fri Apr 27 10:57:28 2007 -0700 |
tree | ead43994761620cbf7cb22525610627786562098 | |
parent | 621a1672f7377e08a942f205d6742d8af1292aab [diff] |
Driver core: add name to device_type If "name" of a device_type is specified, the uevent will contain the device_type name in the DEVTYPE variable. This helps userspace to distingiush between different types of devices, belonging to the same subsystem. Signed-off-by: Kay Sievers <kay.sievers@vrfy.org> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>