From: Greg Kroah-Hartman Date: Tue, 8 Aug 2006 05:19:37 +0000 (-0700) Subject: Driver core: create devices/virtual/ tree X-Git-Tag: v2.6.19-rc1~1078^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c205ef4880273d2de4ee5388d4e52227ff688cc4;p=pandora-kernel.git Driver core: create devices/virtual/ tree This change creates a devices/virtual/CLASS_NAME tree for struct devices that belong to a class, yet do not have a "real" struct device for a parent. It automatically creates the directories on the fly as needed. Cc: Kay Sievers Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed