From: Alan Cox Date: Mon, 30 Nov 2009 13:16:14 +0000 (+0000) Subject: tty: sdio_uart: Fix termios handling X-Git-Tag: v2.6.33-rc1~310^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6238e712aff51ae74177cee5b2a63c0e37044e8f;p=pandora-kernel.git tty: sdio_uart: Fix termios handling Switching between two non standard baud rates fails because of the cflag test. Do as we did elsewhere and just kill the "optimisation". Signed-off-by: Alan Cox Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed