From: Russell King Date: Fri, 5 Oct 2012 23:11:16 +0000 (+0100) Subject: SERIAL: omap: allow hardware assisted IXANY mode to be disabled X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~66^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=da5d01f23bc1ff710797a563ca3616df95395a12;p=pandora-kernel.git SERIAL: omap: allow hardware assisted IXANY mode to be disabled Nothing was clearing the UART_MCR_XONANY bit, so once the ixany mode gets set, there's no possibility to disable it. Clear this bit when IXANY mode is cleared. Signed-off-by: Russell King --- Reading git-diff-tree failed