commit | 537699ef53f8b97546f0845bf51a49c9ab114a13 | [log] [tgz] |
---|---|---|
author | Alan Cox <alan@lxorguk.ukuu.org.uk> | Thu Jan 03 17:03:11 2008 +0000 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Fri Feb 01 14:35:00 2008 -0800 |
tree | 954a9e9e20f4b7e7d663443023403051b078e841 | |
parent | 65d063ab21feea8cf65d64fba50a5c4fa7bfd6be [diff] |
USB: ti_usb: termios cleanups Remove internal NULL passing in termios code Remove all the if checks it causes Encode the baud rate back properly Clear CMSPAR as it is not supported Signed-off-by: Alan Cox <alan@redhat.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>