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:
f4eaa37
)
[PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER_DYNAMIC_DEV
author
Greg Kroah-Hartman
<gregkh@suse.de>
Tue, 21 Jun 2005 04:15:16 +0000
(21:15 -0700)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Mon, 26 Jun 2006 19:25:09 +0000
(12:25 -0700)
I've always found this flag confusing. Now that devfs is no longer around, it
has been renamed, and the documentation for when this flag should be used has
been updated.
Also fixes all drivers that use this flag.
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found