From: Russell King Date: Fri, 10 Feb 2006 21:50:43 +0000 (+0000) Subject: [SERIAL] Remove incorrect code from ioc4 serial driver X-Git-Tag: v2.6.16-rc3~29^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fd401aee6273e869e2711de498e28f5208184797;p=pandora-kernel.git [SERIAL] Remove incorrect code from ioc4 serial driver 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 --- Reading git-diff-tree failed