git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5933708
)
ieee1394: convert ieee1394 from "struct class_device" to "struct device"
author
Kay Sievers
<kay.sievers@vrfy.org>
Fri, 25 May 2007 09:50:53 +0000
(11:50 +0200)
committer
Stefan 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