diff options
author | Jiri Slaby <[email protected]> | 2012-08-08 22:26:43 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2012-08-13 16:45:38 -0700 |
commit | 0019b4089ccef8148d8be83cc8adfc81a75b47d4 (patch) | |
tree | 4db275fb4c29f9e7f2da85f136dc9f733b26d3eb /tools/perf/scripts/python/check-perf-trace.py | |
parent | 16a02081baa15becdb7d6460659e7832e6524d93 (diff) |
TTY: add support for unnumbered device nodes
This allows drivers like ttyprintk to avoid hacks to create an
unnumbered node in /dev. It used to set TTY_DRIVER_DYNAMIC_DEV in
flags and call device_create on its own. That is incorrect, because
TTY_DRIVER_DYNAMIC_DEV may be set only if tty_register_device is
called explicitly.
Signed-off-by: Jiri Slaby <[email protected]>
Acked-by: Alan Cox <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions