]> git.baikalelectronics.ru Git - kernel.git/commit
cp2101: Remove broken termios optimisation, use proper speed API
authorAlan Cox <alan@lxorguk.ukuu.org.uk>
Thu, 26 Jul 2007 17:54:12 +0000 (18:54 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 30 Jul 2007 20:27:45 +0000 (13:27 -0700)
commit7d561f0601d6d137dda088439f284ad43f2613d3
tree6c1476c113dc8ce3dc8fc5dde0ca912ce68309c7
parentb6955a5a9ab5afa4c5db69d2d6bceca0a4fcc991
cp2101: Remove broken termios optimisation, use proper speed API

I've also enabled the commented out support for 7200, 14400, 55854,
127117 and 3686400 baud as you can now set such rates in the kernel.

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