diff options
author | Jiri Slaby <[email protected]> | 2012-08-08 22:26:42 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2012-08-13 16:45:38 -0700 |
commit | 16a02081baa15becdb7d6460659e7832e6524d93 (patch) | |
tree | 8bd34de93db9a2c225241b1dedf7394baaa6819e /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | 21aca2fa00259f781d228496631b61dbb4274e90 (diff) |
TTY: move allocations to tty_alloc_driver
So now, that we have flags and know everything needed, keep a promise
and move all the tables and ports allocation from tty_register_driver
to tty_alloc_driver.
Not only that it makes sense, but we need this for
tty_port_link_device which needs tty_driver->ports but is to be called
before tty_register_driver.
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/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions