From: Greg Kroah-Hartman Date: Tue, 8 Aug 2006 05:19:37 +0000 (-0700) Subject: Driver core: convert vt code to use struct device X-Git-Tag: v2.6.20-rc1~34^2~40^2~474^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=805952a889c4d0fdab23307c14c5ce9571f81233;p=pandora-kernel.git Driver core: convert vt code to use struct device Converts from using struct "class_device" to "struct device" making everything show up properly in /sys/devices/ with symlinks from the /sys/class directory. Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed