ieee1394: convert ieee1394 from "struct class_device" to "struct device"
authorKay Sievers <kay.sievers@vrfy.org>
Fri, 25 May 2007 09:50:53 +0000 (11:50 +0200)
committerStefan Richter <stefanr@s5r6.in-berlin.de>
Mon, 9 Jul 2007 22:07:39 +0000 (00:07 +0200)
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 <stefanr@s5r6.in-berlin.de>

No differences found