Files
linux/drivers/usb/serial
Jiri Slaby 2f16669d32 TTY: remove re-assignments to tty_driver members
All num, magic and owner are set by alloc_tty_driver. No need to
re-set them on each allocation site.

pti driver sets something different to what it passes to
alloc_tty_driver. It is not a bug, since we don't use the lines
parameter in any way. Anyway this is fixed, and now we do the right
thing.

Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Acked-by: Tilman Schmidt <tilman@imap.cc>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-03-08 11:37:58 -08:00
..
2010-03-02 14:54:16 -08:00
2011-03-31 11:26:23 -03:00
2010-05-20 13:21:47 -07:00
2008-02-01 14:34:47 -08:00
2011-11-15 10:06:15 -08:00
2010-05-20 13:21:47 -07:00
2008-07-22 13:03:22 -07:00
2010-05-20 13:21:32 -07:00