From: Russell King Date: Fri, 5 Oct 2012 23:51:17 +0000 (+0100) Subject: SERIAL: omap: remove setting of EFR SCD bit X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~66^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d864c03bfce2449703c7f0544dac3fbaed347239;p=pandora-kernel.git SERIAL: omap: remove setting of EFR SCD bit The SCD (special character detect) bit enables comparisons with XOFF2, which we do not program. As the XOFF2 character remains unprogrammed, there's little point enabling this feature along with its associated interrupt. Remove this, and ensure that the SCD bit is cleared. Signed-off-by: Russell King --- Reading git-diff-tree failed