From: Kay Sievers Date: Fri, 25 May 2007 09:50:53 +0000 (+0200) Subject: ieee1394: convert ieee1394 from "struct class_device" to "struct device" X-Git-Tag: v2.6.23-rc1~1199^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dd7f2928d834f7ac67202bcdf24a44ba9b138f08;p=pandora-kernel.git ieee1394: convert ieee1394 from "struct class_device" to "struct device" Here is a straightforward conversion to "struct device". The "struct class_device" will be removed from the kernel. It seems to work fine for me with and without CONFIG_SYSFS_DEPRECATED set. Signed-off-by: Stefan Richter --- Reading git-diff-tree failed