commit | 6ad1ccc196f76833f41b187e01a28a024fe11f8b | [log] [tgz] |
---|---|---|
author | Jiri Slaby <jirislaby@gmail.com> | Tue May 08 00:36:22 2007 -0700 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Tue May 08 11:15:24 2007 -0700 |
tree | b4089748a6d5305fc6338b5adbe83dbb4766ec25 | |
parent | 9dacf3b2f0cc657a5621e7f6d67ed27ce598f405 [diff] |
Char: cyclades, tty_register_device separately for each device Do not register all tty devices at the init time, delay it for the time until some device is found. Signed-off-by: Jiri Slaby <jirislaby@gmail.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>