Home
last modified time | relevance | path

Searched hist:d5f5bcd425b771c0b7ff5a650b2ce061ac8bbb87 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/usb/serial/
H A Dio_ti.cdiff d5f5bcd425b771c0b7ff5a650b2ce061ac8bbb87 Thu Jan 03 10:57:33 CST 2008 Alan Cox <alan@lxorguk.ukuu.org.uk> USB: io_ti: clean up termios handling

Don't pass NULL into termios functions when calling them internally
Remove all the crap which then checks for NULL which can't occur now
Clear CMSPAR as it is not supported
Report the baud rate back to the caller properly (See FIXME someone with
the docs)

Signed-off-by: Alan Cox <alan@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>