]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
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)
commit537699ef53f8b97546f0845bf51a49c9ab114a13
tree954a9e9e20f4b7e7d663443023403051b078e841
parent65d063ab21feea8cf65d64fba50a5c4fa7bfd6be
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>
drivers/usb/serial/ti_usb_3410_5052.c