]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
USB: oti6858: cleanup
authorAlan Cox <alan@lxorguk.ukuu.org.uk>
Sat, 19 Jan 2008 16:02:37 +0000 (16:02 +0000)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 1 Feb 2008 22:35:05 +0000 (14:35 -0800)
commitb0a239da17beb34354181bebb744c0b0d534967f
tree822583c30cb0588330bac12fc3032ae33ef3d412
parent95bef012ea4a3cce437a4fcf59bb097d14944b0d
USB: oti6858: cleanup

- Rename the copied buffer functions from pl2303 to oti6858 to avodi
  confusion
- Initialise speeds properly
- Use modern baud rate handling
- Remove GSERIAL/SSERIAL ioctl hacks that reference termios unlocked

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