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)
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>

No differences found