From: Kay Sievers Date: Mon, 12 Mar 2007 20:08:57 +0000 (+0100) Subject: Driver core: add name to device_type X-Git-Tag: v2.6.22-rc1~1119^2~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=414264f959cf46f49f974b3510400e12ac3624a6;p=pandora-kernel.git 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed