commit | d5f5bcd425b771c0b7ff5a650b2ce061ac8bbb87 | [log] [tgz] |
---|---|---|
author | Alan Cox <alan@lxorguk.ukuu.org.uk> | Thu Jan 03 16:57:33 2008 +0000 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Fri Feb 01 14:35:00 2008 -0800 |
tree | ecff8e29d62111338f1e1a4435cd7ea669572a2c | |
parent | 537699ef53f8b97546f0845bf51a49c9ab114a13 [diff] |
USB: io_ti: clean up termios handling Don't pass NULL into termios functions when calling them internally Remove all the crap which then checks for NULL which can't occur now Clear CMSPAR as it is not supported Report the baud rate back to the caller properly (See FIXME someone with the docs) Signed-off-by: Alan Cox <alan@redhat.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>