From: Greg Kroah-Hartman Date: Mon, 22 Jan 2007 21:45:38 +0000 (-0800) Subject: Driver core: convert SPI code to use struct device X-Git-Tag: v2.6.21-rc1~92^2~30^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2943ecf2ed32632473c06f1975db47a7aa98c10f;p=pandora-kernel.git Driver core: convert SPI 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