From: Alan Cox Date: Thu, 18 Oct 2007 08:24:19 +0000 (-0700) Subject: USB: digi_acceleport: fix termios and also readability a bit X-Git-Tag: v2.6.24-rc2~136^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7fa36a994cb4298f29994a248ced831be8dc7051;p=pandora-kernel.git USB: digi_acceleport: fix termios and also readability a bit - Expand some x&y to x & y so I could read it when checking - Clear CMSPAR bit in the termios (as the driver does not support it) - Encode the speed using the new tty_encode_baud_rate facility Signed-off-by: Alan Cox Signed-off-by: Andrew Morton Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed