From: Greg Kroah-Hartman Date: Tue, 8 Aug 2006 05:19:37 +0000 (-0700) Subject: Driver core: convert msr code to use struct device X-Git-Tag: v2.6.20-rc1~34^2~40^2~474^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a271aaf15f492d202def1b34e447107b60fe4ece;p=pandora-kernel.git Driver core: convert msr 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