commit | dd7f2928d834f7ac67202bcdf24a44ba9b138f08 | [log] [tgz] |
---|---|---|
author | Kay Sievers <kay.sievers@vrfy.org> | Fri May 25 11:50:53 2007 +0200 |
committer | Stefan Richter <stefanr@s5r6.in-berlin.de> | Tue Jul 10 00:07:39 2007 +0200 |
tree | c24379bfcc628c3f46b14105baa7885e592e856e | |
parent | 59337087cb33db58aa0d4463892b4475cf66a50b [diff] |
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 <stefanr@s5r6.in-berlin.de>