From: Alan Cox Date: Fri, 22 Jun 2007 13:36:29 +0000 (+0100) Subject: USB: serial: ark3116.c: Mixed fixups X-Git-Tag: v2.6.23-rc1~1083^2~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=568c24adeaa4d9ec2fd04c6ae226eeb673a385db;p=pandora-kernel.git USB: serial: ark3116.c: Mixed fixups o Don't parse the cflag for baud rates, its not valid to do so any more and this driver got it wrong anyway o Don't do clever termios change checks in drivers and get them wrong (arguably we should do some smart ones in the tty core but stty to change nothing is *not* a common or critical path I don't have the hardware so if you can test this carefully please do. I thought fixing it up this far was better than marking it and other bits of USB serial && BROKEN Signed-off-by: Alan Cox Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed