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:
9654640
)
Driver core: remove class_device_rename
author
Greg Kroah-Hartman
<gregkh@suse.de>
Mon, 3 Jul 2006 21:31:12 +0000
(14:31 -0700)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Fri, 23 Feb 2007 22:52:08 +0000
(14:52 -0800)
No one uses it, and it wasn't exported to modules, so remove it. The
only other user of it was the network code, which is now converted to
use struct device instead.
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found