USB: mos7720: clean up termios
authorAlan Cox <alan@lxorguk.ukuu.org.uk>
Thu, 3 Jan 2008 17:01:18 +0000 (17:01 +0000)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 1 Feb 2008 22:34:59 +0000 (14:34 -0800)
commit65d063ab21feea8cf65d64fba50a5c4fa7bfd6be
treede5062b987cc676cf9fbb8d68168873ab4fb2a4b
parent487dc9225a8e7cc522177316abee7b1e272a2863
USB: mos7720: clean up termios

Remove lots of NULL checks that can no longer occur
Encode the baud rate back into the termios (again someone with docs see
FIXME to improve this further)

Signed-off-by: Alan Cox <alan@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/serial/mos7720.c