https://github.com/torvalds/linux
Revision fd401aee6273e869e2711de498e28f5208184797 authored by Russell King on 10 February 2006, 21:50:43 UTC, committed by Russell King on 10 February 2006, 21:50:43 UTC
Serial drivers in general should not write uart_info->flags - they're
private to serial_core.  Serial drivers have no need to fiddle with
tty->alt_speed, nor manipulate TTY_IO_ERROR in tty->flags.  Fix the
ioc4 serial driver for both these points by simply removing the
offending code.

Acked-by: pfg@sgi.com
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
1 parent 5bc159e
History
Tip revision: fd401aee6273e869e2711de498e28f5208184797 authored by Russell King on 10 February 2006, 21:50:43 UTC
[SERIAL] Remove incorrect code from ioc4 serial driver
Tip revision: fd401ae
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
scripts
security
sound
usr
.gitignore -rw-r--r-- 424 bytes
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 87.5 KB
Kbuild -rw-r--r-- 1.2 KB
MAINTAINERS -rw-r--r-- 65.9 KB
Makefile -rw-r--r-- 43.8 KB
README -rw-r--r-- 15.1 KB
REPORTING-BUGS -rw-r--r-- 3.0 KB

README

back to top