USB: ti_usb: termios cleanups
authorAlan Cox <alan@lxorguk.ukuu.org.uk>
Thu, 3 Jan 2008 17:03:11 +0000 (17:03 +0000)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 1 Feb 2008 22:35:00 +0000 (14:35 -0800)
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>

No differences found