]> git.baikalelectronics.ru Git - kernel.git/commit
USB: pl2303: remove bogus checks and fix speed support to use tty_get_baud_rate()
authorAlan Cox <alan@lxorguk.ukuu.org.uk>
Mon, 9 Jul 2007 19:03:10 +0000 (12:03 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 12 Jul 2007 23:34:41 +0000 (16:34 -0700)
commit6c7d668ea9bc8763a0fd66f94c4ec8456f33d519
tree1f636db22152d33fe2b97c547bbb6081db11cec9
parent6fd3d3fcbd9b2b892212f8e8560976623f7e8213
USB: pl2303: remove bogus checks and fix speed support to use tty_get_baud_rate()

Signed-off-by: Alan Cox <alan@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/serial/pl2303.c