From: Greg Kroah-Hartman Date: Thu, 14 Sep 2006 14:30:59 +0000 (-0700) Subject: Driver core: convert firmware code to use struct device X-Git-Tag: v2.6.20-rc2~6^2~13^2~479^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e55c8790d40fdbc6887b4e3e52afefe4b03f1311;p=pandora-kernel.git Driver core: convert firmware 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