From: Greg Kroah-Hartman Date: Tue, 12 Sep 2006 15:00:10 +0000 (+0200) Subject: Driver core: convert pcmcia code to use struct device X-Git-Tag: v2.6.21-rc1~92^2~30^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=873733188a019acdb7fa253011cbdc0a8afd97f3;p=pandora-kernel.git Driver core: convert pcmcia 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. Cc: Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed