From: Nick Pelly Date: Fri, 15 Jul 2011 20:53:08 +0000 (-0700) Subject: omap-serial: Allow IXON and IXOFF to be disabled. X-Git-Tag: v3.1-rc4~6^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b280a97d1caf6fe1d38b51ebb31219391f5ad1a0;p=pandora-kernel.git omap-serial: Allow IXON and IXOFF to be disabled. Fixes logic bug that software flow control cannot be disabled, because serial_omap_configure_xonxoff() is not called if both IXON and IXOFF bits are cleared. Signed-off-by: Nick Pelly Acked-by: Govindraj.R Tested-by: Govindraj.R Cc: stable Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed