Al Viro cfe6b7c79d um: switch line.c tty drivers to dynamic device creation
Current code doesn't update the symlinks in /sys/dev/char when we add/remove
tty lines.  Fixing that allows to stop messing with ->valid before the driver
registration, which is a Good Thing(tm) - we shouldn't have it set before we
really have the things set up and ready for line_open().

We need tty_driver available to call tty_{un,}register_device(), so we just
stash a reference to it into struct line_driver.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Richard Weinberger <richard@nod.at>
2012-03-25 00:29:53 +01:00
..
2011-07-25 20:57:13 -07:00
2007-10-16 09:43:08 -07:00
2011-05-25 08:39:41 -07:00
2012-03-25 00:29:52 +01:00
2012-03-25 00:29:52 +01:00
2007-10-20 01:23:03 +02:00
2009-04-01 08:59:17 -07:00
2012-03-25 00:29:52 +01:00
2009-04-01 08:59:17 -07:00
2012-03-25 00:29:52 +01:00
2009-06-25 11:22:13 -07:00
2009-06-25 11:22:13 -07:00
2009-04-01 08:59:17 -07:00
2007-10-20 01:23:03 +02:00
2009-04-01 08:59:17 -07:00
2012-03-25 00:29:52 +01:00
2012-03-25 00:29:52 +01:00
2012-03-25 00:29:52 +01:00
2011-05-25 08:39:41 -07:00
2011-05-25 08:39:41 -07:00
2007-10-16 09:43:05 -07:00
2012-03-25 00:29:52 +01:00
2009-04-01 08:59:17 -07:00