linux/drivers/tty/serial/jsm
Alan Cox adc8d746ca tty: move the termios object into the tty
This will let us sort out a whole pile of tty related races. The
alternative would be to keep points and refcount the termios objects.
However
1. They are tiny anyway
2. Many devices don't use the stored copies
3. We can remove a pty special case

Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-07-16 13:00:41 -07:00
..
Makefile
jsm.h jsm: remove buggy write queue 2011-08-24 15:29:44 -07:00
jsm_driver.c jsm: Fixed EEH recovery error 2012-01-24 12:55:36 -08:00
jsm_neo.c jsm: print byte we are dequeing 2011-08-24 15:29:44 -07:00
jsm_tty.c tty: move the termios object into the tty 2012-07-16 13:00:41 -07:00