Char: cyclades, tty_register_device separately for each device
authorJiri Slaby <jirislaby@gmail.com>
Tue, 8 May 2007 07:36:22 +0000 (00:36 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Tue, 8 May 2007 18:15:24 +0000 (11:15 -0700)
commit6ad1ccc196f76833f41b187e01a28a024fe11f8b
treeb4089748a6d5305fc6338b5adbe83dbb4766ec25
parent9dacf3b2f0cc657a5621e7f6d67ed27ce598f405
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>
drivers/char/cyclades.c