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:
53877d0
)
[PATCH] TTY: return class device pointer from tty_register_device()
author
Hansjoerg Lipp
<hjlipp@web.de>
Sat, 22 Apr 2006 16:36:53 +0000
(18:36 +0200)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Wed, 21 Jun 2006 19:40:47 +0000
(12:40 -0700)
Let tty_register_device() return a pointer to the class device it creates.
This allows registrants to add their own sysfs files under the class
device node.
Signed-off-by: Hansjoerg Lipp <hjlipp@web.de>
Signed-off-by: Tilman Schmidt <tilman@imap.cc>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found